diff --git a/lib/src/models/calendar.dart b/lib/src/models/calendar.dart index 3b26465a..f8ee5863 100644 --- a/lib/src/models/calendar.dart +++ b/lib/src/models/calendar.dart @@ -22,7 +22,7 @@ class Calendar { String? accountType; /// The name of this calendar (the other one up is the "display name") - String? name_; + // String? name_; Calendar({ this.id,