totalHistoricalEnrollment constant
totalHistoricalEnrollment [Expects: https://schema.org/Integer]
The total number of students that have enrolled in the history of the course.
Can be used on: https://schema.org/Course
Implementation
static const totalHistoricalEnrollment = IriTerm.prevalidated(
'https://schema.org/totalHistoricalEnrollment',
);