hasEmail constant

IriTerm const hasEmail

hasEmail [Expects: http://www.w3.org/2006/vcard/ns#Email]

To specify the electronic mail address for communication with the object

Implementation

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