CodecState constructor

const CodecState(
  1. String value
)

Implementation

const CodecState(this.value);