GeoLocationData constructor
GeoLocationData()
Implementation
GeoLocationData(
this.street,
this.block,
this.postCode,
this.country,
this.countryCode,
this.state,
this.houseNumber,
this.city,
);
GeoLocationData(
this.street,
this.block,
this.postCode,
this.country,
this.countryCode,
this.state,
this.houseNumber,
this.city,
);