aroundLatLng property

  1. @JsonKey(name: r'aroundLatLng')
String? aroundLatLng
final

Search for entries around a central location, enabling a geographical search within a circular area.

Implementation

@JsonKey(name: r'aroundLatLng')
final String? aroundLatLng;