nextPageToken property

String? nextPageToken
getter/setter pair

A token which can be sent as page_token to retrieve the next page.

If this field is set, it means there is another page available. If it is not set, it means no other pages are available.

Implementation

core.String? nextPageToken;