GeocodingPropertiesV6 constructor
GeocodingPropertiesV6({})
Implementation
GeocodingPropertiesV6({
required this.mapboxId,
required this.featureType,
this.fullAddress,
this.name,
this.namePreferred,
this.placeFormatted,
this.context,
this.bbox,
});