CancellableRunZone extension

on

Methods

withRunZone<R>(R body(), {Map<Object?, Object?>? zoneValues, void onCancel(CancelledException reason)?, bool ignoreCancelledException = true, bool forkZoneWithCancellable = true}) → R?

Available on Cancellable, provided by the CancellableRunZone extension

将使用当前Cancellable 执行runZone