Video
@Serializable
Constructors
Link copied to clipboard
constructor(title: String, cover: String? = null, embedUrl: String? = null, provider: VideoProvider, providerVideoId: String? = null, youtubeUrl: String? = null, thumbnailUrl: String? = null, duration: Int? = null, text: String? = null, htmlAutoPlayVideoPlayer: String? = null, regions: List<String>? = null)