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