length property

int get length

Returns the number of queued requests

Implementation

int get length => _queue.length;