homeLocation constant
IRI for schemahttp:homeLocation [Expects: http://schema.org/ContactPoint, http://schema.org/Place]
A contact location for a person's residence.
Can be used on: http://schema.org/Person
Implementation
static const homeLocation = IriTerm.prevalidated(
'http://schema.org/homeLocation',
);