isDamaged property

bool get isDamaged

Implementation

bool get isDamaged => statusId == UserScanningStateEnum.DAMAGED.id;