applicationStartDate constant
IRI for schemahttp:applicationStartDate [Expects: http://schema.org/Date]
The date at which the program begins collecting applications for the next enrollment cycle.
Can be used on: http://schema.org/EducationalOccupationalProgram
Implementation
static const applicationStartDate = IriTerm.prevalidated(
'http://schema.org/applicationStartDate',
);