delete

abstract suspend fun delete(model: Model)

Delete the given Model from the models table.

Parameters

model

the Model to be deleted.