NetworkAttachmentConnectedEndpoint constructor
      
      NetworkAttachmentConnectedEndpoint({})
     
    
    
Implementation
NetworkAttachmentConnectedEndpoint({
  this.ipAddress,
  this.ipv6Address,
  this.projectIdOrNum,
  this.secondaryIpCidrRanges,
  this.status,
  this.subnetwork,
  this.subnetworkCidrRange,
});