nextToken property
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
Implementation
final String? nextToken;
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
final String? nextToken;