FreeBusyRequestItem constructor

FreeBusyRequestItem({
  1. String? id,
})

Implementation

FreeBusyRequestItem({
  this.id,
});