nextToken property

String? nextToken
final

The token to use to retrieve the next page of results. The value is "null" when there are no more results to return.

Implementation

final String? nextToken;