serialNumber constant
serialNumber [Expects: https://schema.org/Text]
The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer.
Can be used on: https://schema.org/Demand, https://schema.org/IndividualProduct, https://schema.org/Offer
Implementation
static const serialNumber = IriTerm.prevalidated(
'https://schema.org/serialNumber',
);