isNotCompletelyBooked property

bool get isNotCompletelyBooked

Implementation

bool get isNotCompletelyBooked => huDetails?.packingObject != '01';