getCurrentQuantity method

double getCurrentQuantity()

Implementation

double getCurrentQuantity() => huDetails.getPackQuantity() ?? 0;