updateHouse static method

dynamic updateHouse()

Implementation

static updateHouse() {
  return '${Address.host}/v1/appApi/updateHouse';
}