doomRoomAllInfo method

Future<Response> doomRoomAllInfo()

Implementation

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