getPlaybackState property

dynamic get getPlaybackState

Implementation

get getPlaybackState {
  return _playbackState;
}