nextToken property

String? nextToken
final

If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results.

Implementation

final String? nextToken;