getGlobalStat method

Future<Aria2GlobalStat> getGlobalStat()

Implementation

Future<Aria2GlobalStat> getGlobalStat() {
  throw UnimplementedError('getGlobalStat() has not been implemented.');
}