pagination property
Last pagination information.
Contains the next and previous cursors for pagination, allowing for efficient navigation through the complete reply collection.
Implementation
@override
final PaginationData? pagination;
Last pagination information.
Contains the next and previous cursors for pagination, allowing for efficient navigation through the complete reply collection.
@override
final PaginationData? pagination;