const VO2MaxModel({ required this.id, required this.day, required this.timestamp, required this.vo2Max, });