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