compress property

bool get compress

Compress the document

Implementation

bool get compress => deflate != null;