trixnity-client
3.0.0-beta1
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
StateFlowCacheValue
/
StateFlowCacheValue
State
Flow
Cache
Value
fun
<
T
>
StateFlowCacheValue
(
value
:
MutableStateFlow
<
T
>
,
removeTimer
:
MutableStateFlow
<
Duration
>
,
removerJob
:
Job
)