ResultEpisode

constructor(    headerName: String,     name: String?,     poster: String?,     episode: Int,     seasonIndex: Int?,     season: Int?,     data: String,     apiName: String,     id: Int,     index: Int,     position: Long,     duration: Long,     rating: Int?,     description: String?,     isFiller: Boolean?,     tvType: TvType,     parentId: Int,     videoWatchState: VideoWatchState,     totalEpisodeIndex: Int? = null,     airDate: Long? = null,     runTime: Int? = null)(source)