menu
googleapis package
documentation
language/v1.dart
Sentence
Sentence.new constructor
Sentence.new constructor
dark_mode
light_mode
Sentence
constructor
Sentence
(
{
Sentiment
?
sentiment
,
TextSpan
?
text
,
})
Implementation
Sentence({
this
.sentiment,
this
.text, });
googleapis package
documentation
language/v1
Sentence
Sentence.new constructor
Sentence class
Constructors
new
fromJson
Properties
hashCode
runtimeType
sentiment
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==