length property

int length

The length of the queue.

Implementation

int get length => _length;