WallpaperRotationConfigData constructor
WallpaperRotationConfigData({})
Implementation
WallpaperRotationConfigData({
this.sources,
this.target,
this.intervalMinutes,
this.enableIntervalTrigger,
this.enableChargingTrigger,
this.enableTimeOfDayTrigger,
this.activeHoursStart,
this.activeHoursEnd,
this.orderType,
});