There was an error while loading. Please reload this page.
enum Origin
Codable
init(from:)
public init(from decoder: Decoder) throws
track
case track(: Track)
playlist
case playlist(: Playlist)
encode(to:)
public func encode(to encoder: Encoder) throws