hasNext property

bool get hasNext

Implementation

bool get hasNext => _queue.isNotEmpty;