codec property Null safety
final
The message codec used by this channel.
This must not be null. This defaults to StandardMethodCodec.
Implementation
final MethodCodec codec;
The message codec used by this channel.
This must not be null. This defaults to StandardMethodCodec.
final MethodCodec codec;