appLimited property

  1. @override
bool get appLimited
override

Whether the application is currently limited (not sending enough to fill the congestion window).

Implementation

@override
bool get appLimited => _appLimited;