VideoLink

data class VideoLink(val type: String, val url: String)

Constructors

Link copied to clipboard
constructor(type: String, url: String)

Properties

Link copied to clipboard
Link copied to clipboard
val url: String