VideoSection

constructor(title: String, description: String, orderIndex: Int = 0, videos: List<Video> = emptyList(), isExpanded: Boolean = false)