isThrottled property

bool get isThrottled

Returns true if throttling is currently active.

Implementation

bool get isThrottled => _isThrottled;