hasMoreItems property
bool
get
hasMoreItems
Whether there are more items to load.
Implementation
bool get hasMoreItems => value.hasMoreItems;
Whether there are more items to load.
bool get hasMoreItems => value.hasMoreItems;