totalPriceTaxesVal property

num get totalPriceTaxesVal

Implementation

num get totalPriceTaxesVal =>
    taxesVal(totalPriceItemsOnly, promo, discountAmount, taxe.percentage);