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