numberOfAirbags constant
numberOfAirbags [Expects: http://schema.org/Number, http://schema.org/Text]
The number or type of airbags in the vehicle.
Can be used on: http://schema.org/Vehicle
Implementation
static const numberOfAirbags = IriTerm.prevalidated(
'http://schema.org/numberOfAirbags',
);