hasMoreData property

bool hasMoreData

Implementation

bool get hasMoreData => _idx < _length;