ExportModel constructor
Initializes a new instance of the ExportModel class.
Implementation
ExportModel({
this.subject,
this.messageContent,
this.mediaAttachmentsUrl,
});
Initializes a new instance of the ExportModel class.
ExportModel({
this.subject,
this.messageContent,
this.mediaAttachmentsUrl,
});