doomFacilAllInfo method

Future<Response> doomFacilAllInfo()

Implementation

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