deathPlace constant
deathPlace [Expects: https://schema.org/Place]
The place where the person died.
Can be used on: https://schema.org/Person
Implementation
static const deathPlace = IriTerm.prevalidated(
'https://schema.org/deathPlace',
);
deathPlace [Expects: https://schema.org/Place]
The place where the person died.
Can be used on: https://schema.org/Person
static const deathPlace = IriTerm.prevalidated(
'https://schema.org/deathPlace',
);