MapConsentPrefsImpl

Constructors

Link copied to clipboard
constructor(dataStore: DataStore<Preferences>, dispatchers: CoroutineDispatchers)

Functions

Link copied to clipboard
open override fun setShouldReportLocation(nodeNum: Int?, report: Boolean)
Link copied to clipboard
open override fun shouldReportLocation(nodeNum: Int?): StateFlow<Boolean>