totalEnergyBurnedUnit property
HealthDataUnit?
get
totalEnergyBurnedUnit
The unit of the total energy burned during the workout. Might not be available for all workouts.
Implementation
HealthDataUnit? get totalEnergyBurnedUnit => _totalEnergyBurnedUnit;