I\'m trying to use coroutines in my code since in one of my function, I need to do multiple network calls and wait for its result. Below is a portion of my acti
coroutines