menu
dart_udx package
documentation
dart_udx.dart
CongestionController
inflight property
inflight property
dark_mode
light_mode
inflight
property
int
get
inflight
The number of bytes in flight.
Implementation
int get inflight => _inflight;
dart_udx package
documentation
dart_udx
CongestionController
inflight property
CongestionController class