totalDistance property

int? totalDistance
getter/setter pair

The total distance covered during the workout. Might not be available for all workouts.

Implementation

int? totalDistance;