menu
hope_cache package
documentation
hope_controller.dart
HopeState<T>
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
bool
?
hasMore
final
Whether more pages are available to fetch. Only relevant for infinite queries.
Implementation
final bool? hasMore;
hope_cache package
documentation
hope_controller
HopeState<T>
hasMore property
HopeState class