Template
A page of results from a paginated API.
T The type of the items in the page. R The type of the API response.
Retrieves the next page
this
whether there is a next page to load
A page of results from a paginated API.
T The type of the items in the page. R The type of the API response.