totalElevationGain property

  1. @JsonKey(name: 'total_elevation_gain')
double? totalElevationGain
getter/setter pair

Implementation

@JsonKey(name: 'total_elevation_gain')
double? totalElevationGain;