AddressModel constructor
AddressModel()
Implementation
AddressModel(this.city, this.state, this.country, this.suburb, this.postcode,
this.pedestrian, this.countryCode, this.cityDistrict, this.county);
AddressModel(this.city, this.state, this.country, this.suburb, this.postcode,
this.pedestrian, this.countryCode, this.cityDistrict, this.county);