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