prevPageToken property Null safety
final
The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set.
Implementation
final String? prevPageToken;
The token that can be used as the value of the pageToken parameter to retrieve the previous page in the result set.
final String? prevPageToken;