CalendarListEntryNotificationSettings constructor
CalendarListEntryNotificationSettings({
- List<
CalendarNotification> ? notifications,
Implementation
CalendarListEntryNotificationSettings({
this.notifications,
});