menu
aws_lex_runtime_api package
documentation
runtime.lex-2016-11-28.dart
DialogAction
slots property
slots property
dark_mode
light_mode
slots
property
Map
<
String
,
String
>
?
slots
final
Map of the slots that have been gathered and their values.
Implementation
final Map<String, String>? slots;
aws_lex_runtime_api package
documentation
runtime.lex-2016-11-28
DialogAction
slots property
DialogAction class