confirmationPrompt property
If defined, the prompt that Amazon Lex uses to confirm the user's intent before fulfilling it.
Implementation
final Prompt? confirmationPrompt;
If defined, the prompt that Amazon Lex uses to confirm the user's intent before fulfilling it.
final Prompt? confirmationPrompt;