run property Null safety

(R Function<R>?(Zone self, ZoneDelegate parent, Zone zone, R f())?) run

A custom Zone.run implementation for a new zone.

Implementation

RunHandler? get run;