runUnary property
A custom Zone.runUnary implementation for a new zone.
Implementation
@override
RunUnaryHandler? get runUnary => zoneSpecification.runUnary;
A custom Zone.runUnary implementation for a new zone.
@override
RunUnaryHandler? get runUnary => zoneSpecification.runUnary;