XrayOutbound constructor
const
XrayOutbound({})
Implementation
const XrayOutbound({
required this.tag,
required this.protocol,
this.settings = const {},
this.streamSettings,
this.proxySettings,
this.sendThrough,
this.mux,
});