playbackState property

  1. @JsonKey.new(name: 'playback_state')
PlaybackState playbackState
getter/setter pair

Implementation

@JsonKey(name: 'playback_state')
PlaybackState playbackState = PlaybackState.idle;