lng property

  1. @JsonKey(name: r'lng')
double? lng
final

Longitude of the matched location.

Implementation

@JsonKey(name: r'lng')
final double? lng;