menu
fuery_core package
documentation
fuery_core.dart
InfiniteQueryResult<Param, Data, Err>
hasNextPage property
hasNextPage property
dark_mode
light_mode
hasNextPage
property
bool
get
hasNextPage
Implementation
bool get hasNextPage => _hasNextPage();
fuery_core package
documentation
fuery_core
InfiniteQueryResult<Param, Data, Err>
hasNextPage property
InfiniteQueryResult class