Removes the given resource.
Future<Data> remove(Id id, [Map<String, dynamic> params]) { throw AngelHttpException.methodNotAllowed(); }