state property

Implementation

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