content property

String? get content
inherited

The content of the email sent to the user.

Implementation

String get subjectLine;/// The content of the email sent to the user.
String? get content;