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