menu
smart_pagination package
documentation
pagination.dart
PaginationMeta
nextCursor property
nextCursor property
dark_mode
light_mode
nextCursor
property
String
?
nextCursor
final
The cursor token returned by the backend to fetch the next page.
Implementation
final String? nextCursor;
smart_pagination package
documentation
pagination
PaginationMeta
nextCursor property
PaginationMeta class