name property

String? name
final

The name of the message template to use for the message. If specified, this value must match the name of an existing message template.

Implementation

final String? name;