hasPendingEvents method

bool hasPendingEvents()
inherited

Check if there are any pending dispatchEvent operations

Implementation

bool hasPendingEvents() => _pendingDispatchEvents.isNotEmpty;