canRead property

bool get canRead

Implementation

bool get canRead => contains(FileStatPermission.read);