hasMoreItems property

bool get hasMoreItems

Whether there are more items to load.

Implementation

bool get hasMoreItems => value.hasMoreItems;