How can I indicate to caller side that `getUserByI...
# coroutines
d
How can I indicate to caller side that
getUserById
is a ’heavy` operation and you need to launch coroutine to deal with it?