CodecRegistry.empty constructor

CodecRegistry.empty()

Implementation

factory CodecRegistry.empty() => CodecRegistry(codecs: []);