nextPageToken property Null safety

String? nextPageToken
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;