BrotliCodec constructor
const
BrotliCodec({
- int compressionLevel = BrotliOption.defaultLevel,
Brotli gRPC codec constructor
Implementation
const BrotliCodec({this.compressionLevel = BrotliOption.defaultLevel});