maximumEnrollment constant
maximumEnrollment [Expects: http://schema.org/Integer]
The maximum number of students who may be enrolled in the program.
Can be used on: http://schema.org/EducationalOccupationalProgram
Implementation
static const maximumEnrollment = IriTerm.prevalidated(
'http://schema.org/maximumEnrollment',
);