bool hasPendingMicrotasks

Whether there are any outstanding microtasks.

Source

bool get hasPendingMicrotasks => this._hasPendingMicrotasks;