All Types

app.cash.turbine.Event
(extensions in package app.cash.turbine)
kotlinx.coroutines.flow.Flow
app.cash.turbine.FlowTurbine

Represents active collection on a source Flow which buffers item emissions, completion, and/or errors as events for consuming.