nextToken property
The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.
Implementation
final String? nextToken;
The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.
final String? nextToken;