jsonCodec property

JsonCodec jsonCodec
getter/setter pair

Global helper, used Codec to encode or decode json.

Implementation

static JsonCodec jsonCodec = const JsonCodec();