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