exerciseCourse constant

IriTerm const exerciseCourse

exerciseCourse [Expects: http://schema.org/Place]

A sub property of location. The course where this action was taken.

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

Implementation

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