state property

Implementation

_i3.RemotePlaybackState get state =>
    _i3.RemotePlaybackStateOptions.values.byName(_i4.getProperty(
      this,
      'state',
    ));