FollowedArtists

@Serializable
data class FollowedArtists(val artists: Artists)

Constructors

Link copied to clipboard
constructor(artists: Artists)

Properties

Link copied to clipboard