Track Info
constructor(albumInfo: AlbumInfo, artistsInfo: List<ArtistInfo>, availableMarkets: List<String>? = null, discNumber: Int, discDuration: Long, episode: Boolean? = null, explicit: Boolean, externalIds: ExternalIds, externalUrls: ExternalUrls, href: String, id: String, isPlayable: Boolean? = null, isLocal: Boolean, name: String, popularity: Int, restrictions: RestrictionInfo? = null, previewUrl: String? = null, track: Boolean? = null, trackNumber: Int, type: String, uri: String, linkedFrom: AdditionalTrackInfo? = null)(source)