nextToken property

String? nextToken
final

The pagination token. Use the value returned previously in the next subsequent request to retrieve the next set of results.

Implementation

final String? nextToken;