SocketAddress constructor
SocketAddress({})
Implementation
SocketAddress({
this.address,
this.ipv4Compat,
this.namedPort,
this.networkNamespaceFilepath,
this.portValue,
this.protocol,
this.resolverName,
});