UsableSubnetwork constructor
UsableSubnetwork({})
Implementation
UsableSubnetwork({
this.ipCidrRange,
this.network,
this.secondaryIpRanges,
this.statusMessage,
this.subnetwork,
});
UsableSubnetwork({
this.ipCidrRange,
this.network,
this.secondaryIpRanges,
this.statusMessage,
this.subnetwork,
});