nextToken property

String? nextToken
final

If the response is truncated, the response includes a pagination token that you can specify in your next request to fetch the next page of intents.

Implementation

final String? nextToken;