app
androidJvm
app
/
com.iomt.android.room.statistics
/
StatisticsDao
/
getAll
get
All
abstract
fun
getAll
(
)
:
Flow
<
StatisticsEntity
>
Return
all
StatisticsEntity
s as
Flow