isDisposed property

bool get isDisposed

Returns true if the throttler has been disposed.

Implementation

bool get isDisposed => _isDisposed;