menu
pivox package
documentation
features/web_scraping/pagination/pagination_handler.dart
PaginationResult<T>
hasMorePages property
hasMorePages property
dark_mode
light_mode
hasMorePages
property
bool
hasMorePages
final
Whether there are more pages available
Implementation
final bool hasMorePages;
pivox package
documentation
features/web_scraping/pagination/pagination_handler
PaginationResult<T>
hasMorePages property
PaginationResult class