nextPageToken property

String? nextPageToken
getter/setter pair

Token used to access the next page of this result.

Omitted if no further results are available, in which case nextSyncToken is provided.

Implementation

core.String? nextPageToken;