nextToken property
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
Implementation
final String? nextToken;
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
final String? nextToken;