length property

int get length

Number of requests waiting.

Implementation

int get length => _store.length;