activeCount property

int get activeCount

Number of in-flight requests.

Implementation

int get activeCount => _active.length;