The update method updates an existing entity.
update
@override FutureOr<Response> update(EntityModel entity) => throw UnimplementedError();