Can someone tell me if we need to use <Dispatcher....
# android
g
Can someone tell me if we need to use Dispatcher.IO for DataStore or it already runs in a background thread under the hood like Room does?
ok found it, it goes in a background thread