queuedResponseCount property

int queuedResponseCount

The number of currently queued responses

Implementation

int get queuedResponseCount => _responseQueue.length;