expireAll

abstract suspend fun expireAll()(source)

Tells the cache that all values are out of date, and should be queried again the next time they are requested.

All layers are updated.