valueAddedTaxIncluded constant
valueAddedTaxIncluded [Expects: https://schema.org/Boolean]
Specifies whether the applicable value-added tax (VAT) is included in the price specification or not.
Can be used on: https://schema.org/PriceSpecification
Implementation
static const valueAddedTaxIncluded = IriTerm.prevalidated(
'https://schema.org/valueAddedTaxIncluded',
);