CODEC_JSON constant

Codec const CODEC_JSON

Implementation

static const Codec CODEC_JSON = Codec._(3, _omitEnumNames ? '' : 'CODEC_JSON');