menu
aws_lex_models_api package
documentation
lex-models-2017-04-19.dart
GetIntentResponse
sampleUtterances property
sampleUtterances property
dark_mode
light_mode
sampleUtterances
property
List
<
String
>
?
sampleUtterances
final
An array of sample utterances configured for the intent.
Implementation
final List<String>? sampleUtterances;
aws_lex_models_api package
documentation
lex-models-2017-04-19
GetIntentResponse
sampleUtterances property
GetIntentResponse class