TaxLineDetail constructor
TaxLineDetail({})
Implementation
TaxLineDetail({
this.netAmountTaxable, this.overrideDeltaAmount, this.percentBased,
this.taxInclusiveAmount, this.taxPercent, required this.taxRateRef
});