songs()
An array of MusicKit song objects that represent the media item.
Declaration
func songs() async throws -> [Song]Discussion
For more information about the MusicKit song object, see Song.
An array of MusicKit song objects that represent the media item.
func songs() async throws -> [Song]For more information about the MusicKit song object, see Song.