WorkoutSession

constructor(activityType: String, startTimeIso: String, endTimeIso: String, startTimeEpochSeconds: Long, endTimeEpochSeconds: Long, durationMinutes: Double, totalEnergyKilocalories: Double? = null, totalDistanceMeters: Double? = null, sourceName: String? = null)