nextPageToken property

String? nextPageToken
getter/setter pair

Pagination token of the next results page.

Empty if there are no more items in results.

Implementation

core.String? nextPageToken;