menu
shsp_implementations package
documentation
shsp_base/compression/gzip_codec.dart
GZipCodec
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
Human-readable name of the compression algorithm
Implementation
@override String get name => 'GZip';
shsp_implementations package
documentation
shsp_base/compression/gzip_codec
GZipCodec
name property
GZipCodec class