Future<Response> outsideFacilInfo(int id) => get("$restAPIHost/outside_facility/$id", headers: {"charset" : "utf-8"});