Map<String, dynamic> toJson() => { "calories": calories, "distance": distance, "steps": steps, "time": time, };