content property
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;
The content of the email sent to the user.
String get subjectLine;/// The content of the email sent to the user.
String? get content;