isDisposed property

bool get isDisposed

Whether the debouncer has been disposed.

Implementation

bool get isDisposed => _isDisposed;