GeocodingContextDetailsV6 constructor
GeocodingContextDetailsV6({})
Implementation
GeocodingContextDetailsV6({
required this.mapboxId,
required this.name,
this.wikidataId,
this.countryCode,
this.countryCodeAlpha3,
});