priceSpecification constant
IRI for schemahttp:priceSpecification [Expects: http://schema.org/PriceSpecification]
One or more detailed price specifications, indicating the unit price and delivery or payment charges.
Can be used on: http://schema.org/Demand, http://schema.org/DonateAction, http://schema.org/Offer, http://schema.org/TradeAction
Implementation
static const priceSpecification = IriTerm.prevalidated(
'http://schema.org/priceSpecification',
);