StudentBestSnapshot

constructor(courseId: Long, lang: String, studentId: String, weeks: List<ProgressWeek>, fetchedAtMillis: Long, freshness: DataFreshness, refreshing: Boolean, cacheDisposition: String = "miss")(source)