conclusionStatement property
After the Lambda function specified in the fulfillmentActivity
field fulfills the intent, Amazon Lex conveys this statement to the user.
Implementation
final Statement? conclusionStatement;
After the Lambda function specified in the fulfillmentActivity
field fulfills the intent, Amazon Lex conveys this statement to the user.
final Statement? conclusionStatement;