IpConfiguration constructor
IpConfiguration({})
Implementation
IpConfiguration({
this.allocatedIpRange,
this.authorizedNetworks,
this.ipv4Enabled,
this.privateNetwork,
this.requireSsl,
});
IpConfiguration({
this.allocatedIpRange,
this.authorizedNetworks,
this.ipv4Enabled,
this.privateNetwork,
this.requireSsl,
});