clientNoContextTakeover property - CompressionOptions class - dart:io library (original) (raw)

description

bool clientNoContextTakeover

final

Whether the client will reuse its compression instances.

Implementation

final bool clientNoContextTakeover;