foundingDate constant

IriTerm const foundingDate

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',
);