speed property

  1. @JsonKey.new(name: 'speed')
double? speed
final

Implementation

@JsonKey(name: 'speed')
final double? speed;