isScrapped property

bool get isScrapped

Implementation

bool get isScrapped => statusId == UserScanningStateEnum.SCRAPPED.id;