totalDistanceUnit property
HealthDataUnit?
get
totalDistanceUnit
The unit of the total distance covered during the workout. Might not be available for all workouts.
Implementation
HealthDataUnit? get totalDistanceUnit => _totalDistanceUnit;