update

abstract suspend fun update(task: Task)

Updates an existing task in the repository.

Parameters

task

The task with updated information.