清除所有完成/报错/删除的任务信息
@override Future<String> purgeDownloadResult() async { return await _requestApi('aria2.purgeDownloadResult', []); }