nextToken property
The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
Implementation
final String? nextToken;
The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
final String? nextToken;