speed property

  1. @JsonKey.new(includeIfNull: false)
double? speed
final

Implementation

@JsonKey(includeIfNull: false)
final double? speed;