nextToken property

String? nextToken
final

The token required to retrieve the next set of results. This value is null when there are no more results to return.

Implementation

final String? nextToken;