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