isGZip property

bool get isGZip

Returns true if is GZip.

Implementation

bool get isGZip => subType == 'gzip';