foundingDate constant
IRI for schemahttp:foundingDate [Expects: http://schema.org/Date]
The date that this organization was founded.
Can be used on: http://schema.org/Organization
Implementation
static const foundingDate = IriTerm.prevalidated(
'http://schema.org/foundingDate',
);