WorkoutHarmonized constructor
const
WorkoutHarmonized()
Implementation
const WorkoutHarmonized(
this.type,
this.totalEnergyBurned,
this.totalEnergyBurnedUnit,
this.totalDistance,
this.totalDistanceUnit,
this.totalSwimmingStrokeCount,
this.totalSwimmingStrokeCountUnit,
this.totalFlightsClimbed,
this.totalFlightsClimbedUnit,
this.metadata,
);