state property

CodecState get state

Implementation

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