update

abstract suspend fun update(recordEntity: RecordEntity)

Parameters

recordEntity

RecordEntity to update (should have id not null)