nextToken property

String? nextToken
final

If a NextToken was returned by a previous call, more results are available. To retrieve the next page of results, make the call again using the returned token in NextToken.

Implementation

final String? nextToken;