menu
googleapis package
documentation
language/v2.dart
EntityMention
EntityMention constructor
EntityMention constructor
dark_mode
light_mode
EntityMention
constructor
EntityMention
(
{
double
?
probability
,
Sentiment
?
sentiment
,
TextSpan
?
text
,
String
?
type
,
})
Implementation
EntityMention({ this.probability, this.sentiment, this.text, this.type, });
googleapis package
documentation
language/v2
EntityMention
EntityMention constructor
EntityMention class