pagination property

  1. @override
PaginationData? pagination
final

Last pagination information from the most recent request.

Contains the next and previous cursor values that can be used to fetch additional pages of bookmarks.

Implementation

@override
final PaginationData? pagination;