Hello, I have a small question :slightly_smiling_face: Is there a reason why the `suspend` keyword ...
r
Hello, I have a small question 🙂 Is there a reason why the
suspend
keyword is required for function executed inside coroutines ?
k