additionalVariable constant

IriTerm const additionalVariable

additionalVariable [Expects: https://schema.org/Text]

Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc.

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

Implementation

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