nextToken property
Pagination token that needs to be supplied to the next call to get the next page of results.
Implementation
final String? nextToken;
Pagination token that needs to be supplied to the next call to get the next page of results.
final String? nextToken;