Geofence Data Store Provider
class GeofenceDataStoreProvider(context: <Error class: unknown class>, 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