nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;