Package-level declarations
Types
Link copied to clipboard
A repository for storage data.
Link copied to clipboard
class PreferencesDataStoreAdapter(dataStore: DataStore<Preferences>, coroutineScope: CoroutineScope) : PreferenceDataStore
A data store adapter for preferences.