compressed property

bool get compressed
inherited

Implementation

bool get compressed => throw _privateConstructorUsedError;
set compressed (bool value)
inherited

Implementation

set compressed(bool value) => throw _privateConstructorUsedError;