Updated

data class Updated(val key: CacheKey) : CacheChange

The value stored for key was set or replaced.

Constructors

Link copied to clipboard
constructor(key: CacheKey)

Properties

Link copied to clipboard