SandboxNetworkConfig constructor
const
SandboxNetworkConfig({})
Implementation
const SandboxNetworkConfig({
this.allowedDomains = const [],
this.allowedUnixSockets = const [],
this.allowedProxyPorts = const [],
});