menu
google_cloud_language_v2 package
documentation
language.dart
Sentiment
Sentiment.new constructor
Sentiment.new constructor
dark_mode
light_mode
Sentiment
constructor
Sentiment
(
{
double
magnitude
=
0
,
double
score
=
0
,
})
Implementation
Sentiment({this.magnitude = 0, this.score = 0}) : super(fullyQualifiedName);
google_cloud_language_v2 package
documentation
language
Sentiment
Sentiment.new constructor
Sentiment class