foundingDate constant

IriTerm const foundingDate

foundingDate [Expects: https://schema.org/Date]

The date that this organization was founded.

Can be used on: https://schema.org/Organization

Implementation

static const foundingDate = IriTerm.prevalidated(
  'https://schema.org/foundingDate',
);