BackendRule constructor
BackendRule({})
Implementation
BackendRule({
this.address,
this.deadline,
this.disableAuth,
this.jwtAudience,
this.minDeadline,
this.operationDeadline,
this.overridesByRequestProtocol,
this.pathTranslation,
this.protocol,
this.selector,
});