microtaskCount property Null safety

int microtaskCount

The number of outstanding microtasks in the queue.

Implementation

int get microtaskCount;