isThrottled property

bool get isThrottled

Returns true if the throttle is currently in its cool-down period.

Implementation

bool get isThrottled => _isThrottled;