MetadataHolder
@Serializable
Constructors
Link copied to clipboard
constructor(apiName: String, isMovie: Boolean, title: String?, poster: String?, currentEpisodeIndex: Int, episodes: List<ResultEpisode>, currentLinks: List<ExtractorLink>, currentSubtitles: List<SubtitleData>)