codecs property

Map<String, ValueCodec> codecs
final

Additional value codecs to register beyond the standard set.

Implementation

final Map<String, ValueCodec<dynamic>> codecs;