length property Null safety

int length

Number of elements in the queue.

Implementation

int get length;