Habit({ required this.name, required this.description, required this.frequency, this.completedToday = false, });