deathPlace constant

IriTerm const deathPlace

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',
);