TvEpisodeGroup

constructor(id: String?, name: String?, order: Int?, locked: Boolean?, episodes: List<TvEpisodeDetails> = emptyList())