nextToken property
Token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Implementation
final String? nextToken;
Token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
final String? nextToken;