houseList static method

dynamic houseList()

Implementation

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