distance property
Distance between the matched location and the search location (in meters).
Implementation
@JsonKey(name: r'distance')
final int? distance;
Distance between the matched location and the search location (in meters).
@JsonKey(name: r'distance')
final int? distance;