VpnTunnelInfo constructor
VpnTunnelInfo({})
Implementation
VpnTunnelInfo({
this.displayName,
this.networkUri,
this.region,
this.remoteGateway,
this.remoteGatewayIp,
this.routingType,
this.sourceGateway,
this.sourceGatewayIp,
this.uri,
});