latlng property
User-provided latitude and longitude.
When creating a location, this field is ignored if the provided address
geocodes successfully. This field is only returned on get requests if the
user-provided latlng
value was accepted during create, or the latlng
value was updated through the Google Business Profile website. This field
can only be updated by approved clients.
Optional.
Implementation
LatLng? latlng;