syllabusSections constant
syllabusSections [Expects: http://schema.org/Syllabus]
Indicates (typically several) Syllabus entities that lay out what each section of the overall course will cover.
Can be used on: http://schema.org/Course
Implementation
static const syllabusSections = IriTerm.prevalidated(
'http://schema.org/syllabusSections',
);