inputContexts property
An array of InputContext
objects that lists the contexts that
must be active for Amazon Lex to choose the intent in a conversation with
the user.
Implementation
final List<InputContext>? inputContexts;
An array of InputContext
objects that lists the contexts that
must be active for Amazon Lex to choose the intent in a conversation with
the user.
final List<InputContext>? inputContexts;