hasNext property

bool hasNext

Implementation

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