BarcodeCalenderEvent constructor
BarcodeCalenderEvent({})
Constructor to create an instance of BarcodeCalenderEvent.
Implementation
BarcodeCalenderEvent({
this.description,
this.location,
this.status,
this.summary,
this.organizer,
this.start,
this.end,
});