ReportSchedule constructor
ReportSchedule({})
Implementation
ReportSchedule({
this.active,
this.every,
this.expirationDate,
this.repeats,
this.repeatsOnWeekDays,
this.runsOnDayOfMonth,
this.startDate,
this.timezone,
});