nextToken property

String? nextToken
final

(Optional) The token for the next set of items to return. (You received this token from a previous call.)

Implementation

final String? nextToken;