nextToken property

String? nextToken
final

A pagination token. If multiple pages of results are returned, use the NextToken value returned with the current page of results to get the next page of results.

Implementation

final String? nextToken;