bool hasPendingMacrotasks

Whether there are any outstanding microtasks.

Source

bool get hasPendingMacrotasks => this._hasPendingMacrotasks;