GeocodingContextV6 constructor

Implementation

GeocodingContextV6({
  this.country,
  this.region,
  this.postcode,
  this.district,
  this.place,
  this.locality,
  this.neighborhood,
  this.street,
});