StudyBurst

data class StudyBurst(val sessions: List<ScheduledSessionWindow> = listOf())

Constructors

Link copied to clipboard
constructor(sessions: List<ScheduledSessionWindow> = listOf())

Properties

Link copied to clipboard

Sessions ordered by session startDate