schemaTimeRequired constant

IriTerm const schemaTimeRequired

timeRequired from schema vocabulary [Expects: https://schema.org/Duration]

Approximate or typical time it usually takes to work with or through the content of this work for the typical or target audience.

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

Implementation

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