Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-datastore
/
org.meshtastic.core.datastore.di
/
LocalConfigDataStoreModule
Local
Config
Data
Store
Module
android
class
LocalConfigDataStoreModule
(
source
)
Members
Constructors
Local
Config
Data
Store
Module
Link copied to clipboard
android
constructor
(
)
Functions
provide
Local
Config
Data
Store
Link copied to clipboard
android
fun
provideLocalConfigDataStore
(
context
:
Context
,
scope
:
CoroutineScope
)
:
DataStore
<
LocalConfig
>