Indicates whether checksum is in the cache.
checksum
bool exists(String checksum) => hashes.contains(checksum);