nextPageToken property

String? nextPageToken
getter/setter pair

Token to get the next page of items.

If blank, there are no more items.

Implementation

core.String? nextPageToken;