exerciseCourse constant
IriTerm
const exerciseCourse
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/exerciseCourse',
);