const SleepTimeModel({ required this.id, required this.day, this.optimalBedtime, this.recommendation, this.status, });