If you have the google_maps_flutter package, this method will return the coordinates of the place as
a LatLng object. Otherwise, it'll be returned as Map.
Property that holds the JSON response that contains the viewport of the place.
Has the full JSON response received from the Geolocation API. Can be used to extract extra information of the location. More info on the Geolocation API documentation