cargoVolume constant

IriTerm const cargoVolume

cargoVolume [Expects: http://schema.org/QuantitativeValue]

The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.\n\nTypical unit code(s): LTR for liters, FTQ for cubic foot/feet\n\nNote: You can use {minValue} and {maxValue} to indicate ranges.

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

Implementation

static const cargoVolume = IriTerm.prevalidated(
  'http://schema.org/cargoVolume',
);