LocalStatsDataSource

class LocalStatsDataSource(localStatsStore: ERROR CLASS: Symbol not found for DataStore<ERROR CLASS: Symbol not found for LocalStats>)(source)

Class that handles saving and retrieving LocalStats data.

Constructors

Link copied to clipboard
constructor(localStatsStore: ERROR CLASS: Symbol not found for DataStore<ERROR CLASS: Symbol not found for LocalStats>)

Properties

Link copied to clipboard
val localStatsFlow: ERROR CLASS: Symbol not found for Flow<ERROR CLASS: Symbol not found for LocalStats>

Functions

Link copied to clipboard
suspend fun clearLocalStats()
Link copied to clipboard
suspend fun setLocalStats(stats: ERROR CLASS: Symbol not found for LocalStats)