Episode

constructor(data: String, name: String? = null, season: Int? = null, episode: Int? = null, posterUrl: String? = null, rating: Int? = null, description: String? = null, date: Long? = null)