app
androidJvm
app
/
com.iomt.android.room.record
/
RecordDao
/
delete
delete
abstract
suspend
fun
delete
(
recordEntity
:
RecordEntity
)
Parameters
record
Entity
RecordEntity
to delete (should have id not null)