isFullPicked method

bool isFullPicked()

Implementation

bool isFullPicked() => deliveryTotalQty <= getAlreadyDeliveredQuantity();