delete

abstract suspend fun delete(recordEntity: RecordEntity)

Parameters

recordEntity

RecordEntity to delete (should have id not null)