vehicleIdentificationNumber constant

IriTerm const vehicleIdentificationNumber

vehicleIdentificationNumber [Expects: https://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: https://schema.org/Vehicle

Implementation

static const vehicleIdentificationNumber = IriTerm.prevalidated(
  'https://schema.org/vehicleIdentificationNumber',
);