materialExtent constant
IRI for schemahttp:materialExtent [Expects: http://schema.org/QuantitativeValue, http://schema.org/Text]
The quantity of the materials being described or an expression of the physical space they occupy.
Can be used on: http://schema.org/CreativeWork
Implementation
static const materialExtent = IriTerm.prevalidated(
'http://schema.org/materialExtent',
);