isPending property

bool isPending

True if there are functions remaining to get invoked.

Implementation

bool get isPending => _debounce.isPending;