taxAmount property

Price? taxAmount
getter/setter pair

The amount of tax to be refunded.

Optional, but if filled, then priceAmount must be set. Calculated automatically if not provided.

Implementation

Price? taxAmount;