ConnectSettings constructor
ConnectSettings({})
Implementation
ConnectSettings({
this.backendType,
this.databaseVersion,
this.dnsName,
this.ipAddresses,
this.kind,
this.pscEnabled,
this.region,
this.serverCaCert,
});