hasEmail constant
IRI for vcard:hasEmail [Expects: http://www.w3.org/2006/vcard/ns#Email]
To specify the electronic mail address for communication with the object
Can be used on all classes in this vocabulary
Implementation
static const hasEmail = IriTerm.prevalidated(
'http://www.w3.org/2006/vcard/ns#hasEmail',
);