Completed

data class Completed(val cachedValue: String?) : IdempotentStore.AcquireResult

Constructors

Link copied to clipboard
constructor(cachedValue: String?)

Properties

Link copied to clipboard