VacationSettings constructor
VacationSettings({})
Implementation
VacationSettings({
this.enableAutoReply,
this.endTime,
this.responseBodyHtml,
this.responseBodyPlainText,
this.responseSubject,
this.restrictToContacts,
this.restrictToDomain,
this.startTime,
});