pageToken property

String? pageToken
final

Specifies a page token to use. Set pageToken to the nextPageToken returned by a previous list request to get the next page of results.

Implementation

final String? pageToken;