app
androidJvm
app
/
com.iomt.android.room.characteristic
/
CharacteristicDao
/
getAll
get
All
abstract
fun
getAll
(
)
:
Flow
<
CharacteristicEntity
>
Return
all
CharacteristicEntity
s as
Flow