message property

String? message
final

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;