gzip property

  1. @override
bool get gzip
override

When true, GZip frames will be added to the compressed data.

Implementation

@override
bool get gzip => gZipCodec.gzip;