message property
The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the message configured for the intent.
Implementation
final String? message;
The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the message configured for the intent.
final String? message;