outbound3 property

Map<String, dynamic> outbound3
getter/setter pair

Implementation

Map<String, dynamic> outbound3 = {
  "tag": "blackhole",
  "protocol": "blackhole",
  "settings": {
    "vnext": null,
    "servers": null,
    "response": null,
    "network": null,
    "address": null,
    "port": null,
    "domainStrategy": null,
    "redirect": null,
    "userLevel": null,
    "inboundTag": null,
    "secretKey": null,
    "peers": null
  },
  "streamSettings": null,
  "proxySettings": null,
  "sendThrough": null,
  "mux": null
};