Mutation$updateUser$updateUser$residentialAddress constructor

Implementation

Mutation$updateUser$updateUser$residentialAddress({
  this.city,
  this.address,
  this.postCode,
  this.location,
  this.country,
  this.state,
  this.owner,
});