fetchPaginatedList abstract method
Fetches the next page of the paginated list.
Implementation
void fetchPaginatedList({PaginationRequest? requestOverride, int? limit});
Fetches the next page of the paginated list.
void fetchPaginatedList({PaginationRequest? requestOverride, int? limit});