NetworkConfig constructor
NetworkConfig({})
Implementation
NetworkConfig({
this.bandwidth,
this.cidr,
this.gcpService,
this.id,
this.jumboFramesEnabled,
this.name,
this.serviceCidr,
this.type,
this.userNote,
this.vlanAttachments,
this.vlanSameProject,
});