LocationResult constructor
LocationResult({
- LatLng? latLng,
Implementation
LocationResult({
this.latLng,
// this.address,
// this.placeId,
});
LocationResult({
this.latLng,
// this.address,
// this.placeId,
});