Video Seyred Source
data class VideoSeyredSource(val image: String, val title: String, val sources: List<VideoSeyred.VSSource>, val tracks: List<VideoSeyred.VSTrack>)(source)
Constructors
Link copied to clipboard
constructor(image: String, title: String, sources: List<VideoSeyred.VSSource>, tracks: List<VideoSeyred.VSTrack>)