totalSwimLengths property

double? totalSwimLengths
getter/setter pair

Number of full pool lengths completed during the exercise.

Only present in the swimming exercises at the top level as in the summary of the whole exercise.

Optional.

Implementation

core.double? totalSwimLengths;