changePosition method
Implementation
Future<int> changePosition(String gid, int pos, Aria2OffsetMode how) {
throw UnimplementedError('changePosition() has not been implemented.');
}
Future<int> changePosition(String gid, int pos, Aria2OffsetMode how) {
throw UnimplementedError('changePosition() has not been implemented.');
}