Season

constructor(overview: String? = null, name: String = "", episodes: List<Episode> = emptyList(), airDate: String? = null, episodeCount: Int? = null, rating: Double? = null, number: Int = 0, image: String? = null)(source)