outsideFacilAllInfo method
Implementation
Future<Response> outsideFacilAllInfo() => get("$restAPIHost/outside_facility", headers: {"charset" : "utf-8"});
Future<Response> outsideFacilAllInfo() => get("$restAPIHost/outside_facility", headers: {"charset" : "utf-8"});