hasCalendarLink constant
        
        IriTerm
        const hasCalendarLink
        
      
      
hasCalendarLink
To specify the calendar associated with the object. (Was called CALURI in RFC6350)
Can be used on all classes in this vocabulary
Implementation
static const hasCalendarLink = const IriTerm(
  'http://www.w3.org/2006/vcard/ns#hasCalendarLink',
);