WallpaperRotationStatusData constructor
WallpaperRotationStatusData({})
Implementation
WallpaperRotationStatusData({
this.isRunning,
this.nextRunEpochMs,
this.currentIndex,
this.cachedCount,
this.totalCount,
this.lastError,
this.effectiveIntervalMinutes,
});