isSecure property

bool get isSecure

Implementation

bool get isSecure => checksum != null || virusScanResult == 'clean';