5.5.1 Coroutines

A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously.

Last updated