subject property

String? get subject
inherited

Subject of the message, used in emails.

Implementation

String? get contentMarkdown;/// Subject of the message, used in emails.
String? get subject;