hasNext property

ObservableView<bool?> get hasNext

true if there's a next item to advance to.

Implementation

ObservableView<bool?> get hasNext;