totalHistoricalEnrollment constant
IriTerm
const totalHistoricalEnrollment
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 = const IriTerm(
'https://schema.org/totalHistoricalEnrollment',
);