kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-core
/
kotlinx.coroutines.flow
/
SharedFlow
/
replayCache
replay
Cache
abstract
val
replayCache
:
List
<
T
>
(
source
)
A snapshot of the replay cache.