hasCalendarBusy constant

IriTerm const hasCalendarBusy

IRI for vcard:hasCalendarBusy

To specify the busy time associated with the object. (Was called FBURL in RFC6350)

Can be used on all classes in this vocabulary

Implementation

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