isThrottled property
bool
get
isThrottled
Returns true if throttling is currently active.
Implementation
bool get isThrottled => _isThrottled;
Returns true if throttling is currently active.
bool get isThrottled => _isThrottled;