menu
aws_comprehend_api package
documentation
comprehend-2017-11-27.dart
SentimentScore
SentimentScore constructor
SentimentScore constructor
dark_mode
light_mode
SentimentScore
constructor
SentimentScore
(
{
double
?
mixed
,
double
?
negative
,
double
?
neutral
,
double
?
positive
,
})
Implementation
SentimentScore({ this.mixed, this.negative, this.neutral, this.positive, });
aws_comprehend_api package
documentation
comprehend-2017-11-27
SentimentScore
SentimentScore constructor
SentimentScore class