toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
model
/
Icon
Icon
@
Serializable
data
class
Icon
(
val
backgroundColor
:
String
,
val
imageUrl
:
String
)
(
source
)
Members
Constructors
Icon
Link copied to clipboard
constructor
(
backgroundColor
:
String
,
imageUrl
:
String
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
String
image
Url
Link copied to clipboard
val
imageUrl
:
String