homeLocation constant

IriTerm const homeLocation

homeLocation [Expects: https://schema.org/ContactPoint, https://schema.org/Place]

A contact location for a person's residence.

Can be used on: https://schema.org/Person

Implementation

static const homeLocation = IriTerm.prevalidated(
  'https://schema.org/homeLocation',
);