followUpPrompt property

FollowUpPrompt? followUpPrompt
final

If defined in the bot, Amazon Lex uses this prompt to solicit additional user activity after the intent is fulfilled. For more information, see PutIntent.

Implementation

final FollowUpPrompt? followUpPrompt;