nextToken property

String? nextToken
final

The token for the next set of items to return. (You use this token in the next call.)

Implementation

final String? nextToken;