zlib top-level constant Null safety

ZLibCodec const zlib

An instance of the default implementation of the ZLibCodec.

Implementation

const ZLibCodec zlib = const ZLibCodec._default();