distance property

  1. @JsonKey(name: "distance", defaultValue: "")
String? distance
getter/setter pair

Implementation

@JsonKey(name: "distance", defaultValue: "")
String? distance;