HttpRule constructor
HttpRule({})
Implementation
HttpRule({
this.additionalBindings,
this.body,
this.custom,
this.delete,
this.get,
this.patch,
this.post,
this.put,
this.responseBody,
this.selector,
});