menu
daq package
documentation
models/controllers/paginated_query_controller.dart
PaginatedQueryController<TData, TParams, TError>
hasNextPage property
hasNextPage property
dark_mode
light_mode
hasNextPage
property
bool
get
hasNextPage
Implementation
bool get hasNextPage => state.hasNextPage;
daq package
documentation
models/controllers/paginated_query_controller
PaginatedQueryController<TData, TParams, TError>
hasNextPage property
PaginatedQueryController class