isSupported property

bool get isSupported

Whether compression is available on the current platform.

Implementation

bool get isSupported => platformSupportsCompression;