menu
aws_lex_runtime_api package
documentation
runtime.lex-2016-11-28.dart
SentimentResponse
SentimentResponse.new constructor
SentimentResponse.new constructor
dark_mode
light_mode
SentimentResponse
constructor
SentimentResponse
(
{
String
?
sentimentLabel
,
String
?
sentimentScore
,
})
Implementation
SentimentResponse({ this.sentimentLabel, this.sentimentScore, });
aws_lex_runtime_api package
documentation
runtime.lex-2016-11-28
SentimentResponse
SentimentResponse.new constructor
SentimentResponse class