hasNext property

bool get hasNext

Implementation

bool get hasNext => peekLength() < double.infinity;