foundingLocation constant
foundingLocation [Expects: https://schema.org/Place]
The place where the Organization was founded.
Can be used on: https://schema.org/Organization
Implementation
static const foundingLocation = IriTerm.prevalidated(
'https://schema.org/foundingLocation',
);