birthPlace constant

IriTerm const birthPlace

birthPlace [Expects: https://schema.org/Place]

The place where the person was born.

Can be used on: https://schema.org/Person

Implementation

static const birthPlace = IriTerm.prevalidated(
  'https://schema.org/birthPlace',
);