sentimentResponse property

String? sentimentResponse
final

The sentiment expressed in an utterance.

When the bot is configured to send utterances to Amazon Comprehend for sentiment analysis, this field contains the result of the analysis.

Implementation

final String? sentimentResponse;