doomAllInfo method

Future<Response> doomAllInfo()

Implementation

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