toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.models
/
VideoThumbnail
Video
Thumbnail
@
Serializable
data
class
VideoThumbnail
(
val
url
:
String
?
=
null
)
(
source
)
Members
Constructors
Video
Thumbnail
Link copied to clipboard
constructor
(
url
:
String
?
=
null
)
Properties
url
Link copied to clipboard
val
url
:
String
?
=
null