UnifiedAddressResponse constructor
UnifiedAddressResponse({})
Implementation
UnifiedAddressResponse({
required this.name,
this.gstNo,
this.panNo,
this.aadharNo,
this.address,
this.village,
this.taluka,
this.district,
this.pinCode,
this.contactNo,
this.stateDropDown,
});