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