prevPageToken property

String? prevPageToken
final

The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set. Note that this property is not included in the API response if the corresponding API request set the managedByMe parameter to true.

Implementation

final String? prevPageToken;