CalendarEntry constructor Null safety
- [void updates( )?]
Implementation
factory CalendarEntry([void Function(CalendarEntryBuilder)? updates]) =
_$CalendarEntry;
factory CalendarEntry([void Function(CalendarEntryBuilder)? updates]) =
_$CalendarEntry;