toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.models
/
ArtistInfo
/
ArtistInfo
Artist
Info
constructor
(
externalUrls
:
ExternalUrls
,
followers
:
FollowersInfo
?
=
null
,
genres
:
List
<
String
>
?
=
null
,
href
:
String
,
id
:
String
,
images
:
List
<
ImageInfo
>
?
=
null
,
name
:
String
,
popularity
:
Int
?
=
null
,
type
:
String
,
uri
:
String
)
(
source
)