isZip property

bool get isZip

Returns true if is Zip.

Implementation

bool get isZip => subType == 'zip';