Email constant

IriTerm const Email

IRI for vcard:Email

To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property.

Implementation

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