isInWarehouse property

bool get isInWarehouse

Implementation

bool get isInWarehouse => statusId == UserScanningStateEnum.IN_WAREHOUSE.id;