update

abstract suspend fun update(model: Model)

Update the given Model.

Parameters

model

the Model to be updated.