nextPageToken property

String? nextPageToken
getter/setter pair

Continuation token used to fetch more events.

If this field is omitted, there are no subsequent pages.

Implementation

core.String? nextPageToken;