raw property Null safety

bool raw
final

When true, deflate generates raw data with no zlib header or trailer, and will not compute an adler32 check value

Implementation

final bool raw;