acceptedOffer constant
acceptedOffer [Expects: https://schema.org/Offer]
The offer(s) -- e.g., product, quantity and price combinations -- included in the order.
Can be used on: https://schema.org/Order
Implementation
static const acceptedOffer = IriTerm.prevalidated(
'https://schema.org/acceptedOffer',
);