start
Starts this service. Blocking in this function is not safe: consider using withContext(Dispatchers.IO)
if you need to make blocking calls.
Starts this service. Blocking in this function is not safe: consider using withContext(Dispatchers.IO)
if you need to make blocking calls.