serialNumber constant
IRI for schemahttp:serialNumber [Expects: http://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: http://schema.org/Demand, http://schema.org/IndividualProduct, http://schema.org/Offer
Implementation
static const serialNumber = IriTerm.prevalidated(
'http://schema.org/serialNumber',
);