velocitySmooth property

  1. @JsonKey(name: 'velocity_smooth')
List<double> velocitySmooth
getter/setter pair

Implementation

@JsonKey(name: 'velocity_smooth')
List<double> velocitySmooth;