pageToken property

String? pageToken
final

The pageToken parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken and prevPageToken properties identify other pages that could be retrieved.

string

Implementation

final String? pageToken;