nextToken property
The token to use to retrieve the next set of results, or null if no more results are available.
Implementation
final String? nextToken;
The token to use to retrieve the next set of results, or null if no more results are available.
final String? nextToken;