nextToken property
A token that can be used to retrieve the next set of results, or
null
if there are no additional results.
Implementation
final String? nextToken;
A token that can be used to retrieve the next set of results, or
null
if there are no additional results.
final String? nextToken;