exercisePlan constant

IriTerm const exercisePlan

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

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

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

Implementation

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