nextToken property
The token required to retrieve the next set of results. This value is null when there are no more results to return.
Implementation
final String? nextToken;
The token required to retrieve the next set of results. This value is null when there are no more results to return.
final String? nextToken;