Flutter
quiver.testing.async
FakeAsync
microtaskCount property
microtaskCount
FakeAsync class
Constructors
FakeAsync
Properties
microtaskCount
nonPeriodicTimerCount
periodicTimerCount
hashCode
runtimeType
Methods
elapse
elapseBlocking
flushMicrotasks
flushTimers
getClock
run
noSuchMethod
toString
Operators
operator ==
microtaskCount property
int
microtaskCount
The number of pending microtasks.
Implementation
int get microtaskCount;