nextToken property
The nextToken
string returned on a previous page that you use
to get the next page of results in a paginated response.
Implementation
final String? nextToken;
The nextToken
string returned on a previous page that you use
to get the next page of results in a paginated response.
final String? nextToken;