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