Location constant

IriTerm const Location

IRI for vcard:Location

An object representing a named geographical place

Implementation

static const Location = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#Location',
);