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