hasMoreItems property

bool? hasMoreItems

Whether there are still more items to load

Implementation

bool? get hasMoreItems => _hasMoreItems;