scheduleMicrotask property Null safety

ScheduleMicrotaskHandler? scheduleMicrotask

A custom Zone.scheduleMicrotask implementation for a new zone.

Implementation

ScheduleMicrotaskHandler? get scheduleMicrotask;