readCollaborative property

String readCollaborative

Include collaborative playlists when requesting a user's playlists.

Endpoints that require the playlist-read-collaborative scope:

Implementation

String get readCollaborative => 'playlist-read-collaborative';