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