removeById

Removes an Item from the repository.

Parameters

id
The id of the Item to be removed.
open suspend override fun removeById(id: String)