StatisticsRepository

Repository for StatisticsEntity

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard
suspend fun insertAll(statisticsEntities: List<StatisticsEntity>): List<Long>