hasNext property

bool hasNext

Implementation

bool get hasNext => _queue.isNotEmpty;