length property

int get length

Get queue size

Implementation

int get length => _heap.length;