nextToken property

String? nextToken
final

The value of the next token if it exists. Null if there is no more result.

Implementation

final String? nextToken;