nextToken property

String? nextToken
final

The value of the next token, if it exists. Null if there are no more results.

Implementation

final String? nextToken;