priceSpecification constant
IriTerm
const priceSpecification
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 = const IriTerm(
'http://schema.org/priceSpecification',
);