pagination property
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;
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.
@override
final PaginationData? pagination;