XrayRouting constructor
const
XrayRouting({})
Implementation
const XrayRouting({
this.domainStrategy = 'AsIs',
this.domainMatcher,
this.rules = const [],
this.balancers = const [],
});
const XrayRouting({
this.domainStrategy = 'AsIs',
this.domainMatcher,
this.rules = const [],
this.balancers = const [],
});