delHouse static method

dynamic delHouse()

Implementation

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