app
androidJvm
app
/
com.iomt.android.room.device
/
DeviceDao
/
getAll
get
All
abstract
fun
getAll
(
)
:
Flow
<
DeviceEntity
>
Return
all
DeviceEntity
s as
Flow