nextToken property

String? nextToken
final

The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.

Implementation

final String? nextToken;