static Future<bool> delectSearchList() async { var result = await SPService.instance.remove(urlSearchHis); return result; }