schemahttpBirthPlace constant
IriTerm
const schemahttpBirthPlace
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 = const IriTerm(
'http://schema.org/birthPlace',
);