Artist

constructor(externalUrls: ExternalUrls? = null, followers: Followers? = null, genres: List<String> = listOf(), href: String? = null, id: String? = null, images: List<ImageObject> = listOf(), name: String? = null, popularity: Int? = null, type: String? = null, uri: String? = null)