readCurrentlyPlaying property

String readCurrentlyPlaying

Read access to a user’s currently playing content.

Endpoints that require the user-read-currently-playing scope:

Implementation

String get readCurrentlyPlaying => 'user-read-currently-playing';