pageToken property

String? pageToken
final

The nextPageToken from a previous call to list().

If provided, listing is resumed from the previous position.

Implementation

final String? pageToken;