The number of pending microtasks scheduled within a call to run or fakeAsync.
int get microtaskCount => _microtasks.length;