copy

fun copy(album: SimpleLocalAlbum, artists: List<SimpleLocalArtist>, href: String? = null, id: String? = null, discNumber: String? = null, durationMs: Int? = null, explicit: Boolean? = null, isLocal: Boolean = true, name: String, popularity: Int? = null, trackNumber: Int? = null, type: String, uri: LocalTrackUri): LocalTrack

Sources

(source)
Link copied to clipboard