aroundLatLngViaIP property

  1. @JsonKey(name: r'aroundLatLngViaIP')
bool? aroundLatLngViaIP
final

Search for entries around a location. The location is automatically computed from the requester's IP address.

Implementation

@JsonKey(name: r'aroundLatLngViaIP')
final bool? aroundLatLngViaIP;