subject property

String? subject
final

The subject line, or title, that's used in email messages that are based on the message template.

Implementation

final String? subject;