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