numberOfDoors constant
IRI for schema:numberOfDoors [Expects: https://schema.org/Number, https://schema.org/QuantitativeValue]
The number of doors.\n\nTypical unit code(s): C62.
Can be used on: https://schema.org/Vehicle
Implementation
static const numberOfDoors = IriTerm.prevalidated(
'https://schema.org/numberOfDoors',
);