state property
RemotePlaybackState
get
state
Implementation
RemotePlaybackState get state =>
RemotePlaybackState.fromValue(js_util.getProperty(this, 'state'));
RemotePlaybackState get state =>
RemotePlaybackState.fromValue(js_util.getProperty(this, 'state'));