queueSize property

int queueSize

Implementation

int get queueSize => _queue.length;