Deletes an entry in the repository.
@override Future<void> delete(Model item) async { throw UnimplementedError(); }