bool? get sendMail => _$this._sendMail;
set sendMail(covariant bool? sendMail) => _$this._sendMail = sendMail;