Disables WebSocket Compression.
static const CompressionOptions compressionOff = const CompressionOptions(enabled: false)