numberOfAxles constant

IriTerm const numberOfAxles

IRI for schema:numberOfAxles [Expects: https://schema.org/Number, https://schema.org/QuantitativeValue]

The number of axles.\n\nTypical unit code(s): C62.

Can be used on: https://schema.org/Vehicle

Implementation

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