aroundLatLngViaIP property

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

Whether to obtain the coordinates from the request's IP address.

Implementation

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