materialExtent constant

IriTerm const materialExtent

materialExtent [Expects: https://schema.org/QuantitativeValue, https://schema.org/Text]

The quantity of the materials being described or an expression of the physical space they occupy.

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

Implementation

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