vehicleIdentificationNumber constant
vehicleIdentificationNumber [Expects: http://schema.org/Text]
The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles.
Can be used on: http://schema.org/Vehicle
Implementation
static const vehicleIdentificationNumber = IriTerm.prevalidated(
'http://schema.org/vehicleIdentificationNumber',
);