state property

CodecState state

Implementation

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