copy
fun copy(externalUrlsString: Map<String, String>, availableMarketsString: List<String> = listOf(), externalIdsString: Map<String, String> = hashMapOf(), href: String, id: String, uri: SpotifyUri, artists: List<SimpleArtist>, discNumber: Int, durationMs: Int, explicit: Boolean, isPlayable: Boolean = true, linkedTrack: LinkedTrack? = null, name: String, previewUrl: String? = null, trackNumber: Int, type: String, isLocal: Boolean? = null, popularity: Int? = null, restrictions: Restrictions? = null): SimpleTrack
Content copied to clipboard
Sources
(source)
Link copied to clipboard