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