Sitemap
Jun 2, 2021

can you show me which runBlocking you mean?

I worried you mention the synchronous version so it is use runBlocking, but the asynchronous version is using flow with map operator as you suggest

--