int microtaskCount

The number of outstanding microtasks in the queue.

Source

@override
int get microtaskCount => _fakeAsync.microtaskCount;