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
/
LocalStatsDataStoreModule
Local
Stats
Data
Store
Module
android
class
LocalStatsDataStoreModule
(
source
)
Members
Constructors
Local
Stats
Data
Store
Module
Link copied to clipboard
android
constructor
(
)
Functions
provide
Local
Stats
Data
Store
Link copied to clipboard
android
fun
provideLocalStatsDataStore
(
context
:
Context
,
scope
:
CoroutineScope
)
:
DataStore
<
LocalStats
>