DatafeedFetchSchedule constructor
DatafeedFetchSchedule({})
Implementation
DatafeedFetchSchedule({
this.dayOfMonth,
this.fetchUrl,
this.hour,
this.minuteOfHour,
this.password,
this.paused,
this.timeZone,
this.username,
this.weekday,
});