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