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