nextPageToken property

String? nextPageToken
getter/setter pair

Token to retrieve the next page of results.

An empty value means there are no more results.

Implementation

core.String? nextPageToken;