Or is that just a matter of using blocking APIs of Retrofit (as opposed to `suspend` functions I cur...
m
Or is that just a matter of using blocking APIs of Retrofit (as opposed to
suspend
functions I currently have)?