nextPageToken property

String? nextPageToken
getter/setter pair

Token corresponding to the next page of results.

If there are no more results, the token is omitted.

Implementation

core.String? nextPageToken;