subject property

String? subject
final

The subject line, or title, to use in email messages that are based on the message template.

Implementation

final String? subject;