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