Checks if the item is available in the cache. @param requestUrl The url of the remote image @param maxWidth The maximum width of the returned image. @param maxHeight The maximum height of the returned image. @return True if the item exists in cache, false otherwise.
(String requestUrl, int maxWidth, int maxHeight)
source not stored for this graph (policy: none)
no test coverage detected