putPidRes(BaseRes res, String pid) { var cacheList = pidMap[pid]!; cacheList.add(res); mtadLog("putRes $pidOne size=${pidMap[pidOne]?.length} $pidTwo size=${pidMap[pidTwo]?.length}"); }