I have an api call which I make from android app to fetch some data, I used to use rx java / use cases with retrofit to do the api calls, I moved that to use kotlin coroutin