kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-core
/
kotlinx.coroutines.flow
/
SharedFlow
/
replayCache
replay
Cache
common
abstract
val
replayCache
:
List
<
T
>
A snapshot of the replay cache.
Sources
common source
Link copied to clipboard