menu
aws_comprehend_api package
documentation
comprehend-2017-11-27.dart
KeyPhrase
KeyPhrase constructor
KeyPhrase constructor
dark_mode
light_mode
KeyPhrase
constructor
KeyPhrase
(
{
int
?
beginOffset
,
int
?
endOffset
,
double
?
score
,
String
?
text
,
})
Implementation
KeyPhrase({ this.beginOffset, this.endOffset, this.score, this.text, });
aws_comprehend_api package
documentation
comprehend-2017-11-27
KeyPhrase
KeyPhrase constructor
KeyPhrase class