nextToken property

String? nextToken
final

The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.

Implementation

final String? nextToken;