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