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