FlowUtil

object FlowUtil

Functions

toObservableData
Link copied to clipboard
fun <T> toObservableData(flow: Flow<T>): ObservableData<T>