//okhttp/okhttp3/Cache/evictAll evictAll¶ [jvm]\ fun evictAll() Deletes all values stored in the cache. In-flight writes to the cache will complete normally, but the corresponding responses will not be stored.