SendAs constructor
SendAs({})
Implementation
SendAs({
this.displayName,
this.isDefault,
this.isPrimary,
this.replyToAddress,
this.sendAsEmail,
this.signature,
this.smtpMsa,
this.treatAsAlias,
this.verificationStatus,
});