GmailMessageInfo constructor
GmailMessageInfo({})
Implementation
GmailMessageInfo({
this.attachmentsSha256Hash,
this.date,
this.md5HashMessageBody,
this.md5HashSubject,
this.messageBodySnippet,
this.messageId,
this.recipient,
this.subjectText,
});