isSupported property
bool
get
isSupported
Whether compression is available on the current platform.
Implementation
bool get isSupported => platformSupportsCompression;
Whether compression is available on the current platform.
bool get isSupported => platformSupportsCompression;