Content Cards Data Store Provider
class ContentCardsDataStoreProvider(context: <Error class: unknown class>, val userId: String?, val apiKey: String) : DataStoreProvider
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Subclasses must implement this method to provide their specific DataStore instance.
Link copied to clipboard
Link copied to clipboard
Reads a list from DataStore.
Link copied to clipboard
Reads a map from DataStore.
Link copied to clipboard