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