nextToken property

String? nextToken
final

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;