readPlaybackState property

String readPlaybackState

Read access to a user’s player state.

Endpoints that require the user-read-playback-state scope:

Implementation

String get readPlaybackState => 'user-read-playback-state';