exercisePlan constant

IriTerm const exercisePlan

IRI for schemahttp:exercisePlan [Expects: http://schema.org/ExercisePlan]

A sub property of instrument. The exercise plan used on this action.

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

Implementation

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