schemahttpHomeLocation constant
IriTerm
const schemahttpHomeLocation
homeLocation from schemahttp vocabulary [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 schemahttpHomeLocation = const IriTerm(
'http://schema.org/homeLocation',
);