hasNext property

bool get hasNext

Implementation

bool get hasNext => peekLength() < maxLength;