hasAddress constant

IriTerm const hasAddress

IRI for vcard:hasAddress [Expects: http://www.w3.org/2006/vcard/ns#Address]

To specify the components of the delivery address for the object

Can be used on all classes in this vocabulary

Implementation

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