isZIP property

bool isZIP

Implementation

bool get isZIP => hasMatch(r'^.+\.zip$');