fulfillmentActivity property
If defined in the intent, Amazon Lex invokes this Lambda function to fulfill the intent after the user provides all of the information required by the intent.
Implementation
final FulfillmentActivity? fulfillmentActivity;