menu
aws_lex_models_api package
documentation
lex-models-2017-04-19.dart
GetBotResponse
intents property
intents property
dark_mode
light_mode
intents
property
List
<
Intent
>
?
intents
final
An array of
intent
objects. For more information, see
PutBot
.
Implementation
final List<Intent>? intents;
aws_lex_models_api package
documentation
lex-models-2017-04-19
GetBotResponse
intents property
GetBotResponse class