DataStoreRepository

class DataStoreRepository(context: Context, dataStore: DataStore<Preferences>)

A repository for storage data.

Most of the stored value are stringPreferencesKey because of the usage of preference screen.

Constructors

Link copied to clipboard
constructor(context: Context, dataStore: DataStore<Preferences>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard