providePreferencesDataStore
@Singleton
@Provides
Provides the DataStore for UserDataPreferences.
Return
The DataStore for UserDataPreferences.
Parameters
appContext
The application Context.
ioDispatcher
The CoroutineDispatcher for performing I/O operations.