XrayInbound constructor
const
XrayInbound({})
Implementation
const XrayInbound({
required this.tag,
required this.port,
required this.protocol,
this.listen,
this.settings = const {},
this.sniffing,
this.streamSettings,
this.allocate,
});