Group constant
IRI for vcard:Group
Object representing a group of persons or entities. A group object will usually contain hasMember properties to specify the members of the group.
Implementation
static const Group = IriTerm.prevalidated(
'http://www.w3.org/2006/vcard/ns#Group',
);