totalCostTaxExcludedIncludingMarkdowns property

num get totalCostTaxExcludedIncludingMarkdowns

Implementation

num get totalCostTaxExcludedIncludingMarkdowns =>
    totalTaxExcludedMarkdownsIncluded(
        totalCostItemsOnly, promo, discountAmount);