inflight property

int get inflight

The number of bytes in flight

Implementation

int get inflight => _congestionController.inflight;