const TaskExerciseActivity({ required this.id, required this.name, required this.weight, required this.isLateDaysEnabled, });