nextToken property
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
Implementation
final String? nextToken;
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
final String? nextToken;