Kotlin flow transform doesn't emit results when is followed with another operator

前端 未结 0 992
孤街浪徒
孤街浪徒 2020-12-15 22:33

I have a following Kotlin flow, what I need to do is emit the value from getUseCase.getResult() and then fire up another flow which depends on the getResults() and emit

相关标签:
回答
  • 消灭零回复
提交回复
热议问题