RelatedType constant
IriTerm
const RelatedType
IRI for vcard:RelatedType
Used for relation type codes. The URI of the relation type code must be used as the value for the Relation Type.
Implementation
static const RelatedType = const IriTerm(
'http://www.w3.org/2006/vcard/ns#RelatedType',
);