distance property

  1. @JsonKey.new(name: "distance")
int? distance
final

Implementation

@JsonKey(name: "distance")
final int? distance;