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