toObservableData

fun <T> toObservableData(flow: Flow<T>): ObservableData<T>