timeTableAllInfo method

Future<Response> timeTableAllInfo()

Implementation

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