nextToken property
The pagination token. Use the value returned previously in the next subsequent request to retrieve the next set of results.
Implementation
final String? nextToken;
The pagination token. Use the value returned previously in the next subsequent request to retrieve the next set of results.
final String? nextToken;