Habit({ required this.name, required this.description, required this.frequency, this.totalCompletions = 0, });