gzip top-level constant Null safety

GZipCodec const gzip

An instance of the default implementation of the GZipCodec.

Implementation

const GZipCodec gzip = const GZipCodec._default();