iterate Cache To Remove Expired
open fun iterateCacheToRemoveExpired(guidImageUrlMap: HashMap<String, GuidUrlModel>): HashMap<String, GuidUrlModel>
Iterate through the map and remove the expired guidImageUrl entries.
Return
Parameters
guid Image Url Map