nextPageToken property
A token to retrieve next page of results.
To return the next page of results, call ListTasks with this value as the page_token. If the next_page_token is empty, there are no more results.
Implementation
core.String? nextPageToken;