On this page
enabled property
final
Whether WebSocket compression is enabled.
If not enabled, the remaining fields have no effect, and the compressionOff instance can, and should, be reused instead of creating a new instance with compression disabled.
Implementation
final bool enabled;
© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-io/CompressionOptions/enabled.html