isQCInProgress property

bool get isQCInProgress

Implementation

bool get isQCInProgress =>
    statusId == UserScanningStateEnum.QC_IN_PROGRESS.id;