microtask property

int get microtask

Returns the current microtask count.

Implementation

int get microtask => _microtask;