nextPageToken property

String? nextPageToken
getter/setter pair

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

If omitted, there are no subsequent pages.

Implementation

core.String? nextPageToken;