store

abstract suspend fun store(url: Url, data: CachedResponseData)(source)

Store value in cache storage for url key.

Report a problem