nextToken property
The token to use to retreive the next page of results. The value is
null
when there are no more results to return.
Implementation
final String? nextToken;
The token to use to retreive the next page of results. The value is
null
when there are no more results to return.
final String? nextToken;