isCashSale property

bool get isCashSale

Implementation

bool get isCashSale => statusId == UserScanningStateEnum.CASH_SALE.id;