timeToComplete constant

IriTerm const timeToComplete

IRI for schemahttp:timeToComplete [Expects: http://schema.org/Duration]

The expected length of time to complete the program if attending full-time.

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

Implementation

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