UAddressJson constructor
UAddressJson({})
Implementation
UAddressJson({
this.detail1,
this.detail2,
this.title,
this.province,
this.township,
this.street,
this.street2,
this.localityName,
this.houseNumber,
this.floor,
this.description,
this.buildingName,
this.localityType,
this.sideFloor,
this.subLocality,
this.village,
});