trixnity-client
3.6.1
common
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
StateFlowCacheValue
/
StateFlowCacheValue
State
Flow
Cache
Value
constructor
(
value
:
MutableStateFlow
<
T
>
,
removeTimer
:
MutableStateFlow
<
Duration
>
,
persisted
:
MutableStateFlow
<
Set
<
StateFlow
<
Boolean
>
>
>
,
removerJob
:
Job
)