GetNetworkProtocolsResponse constructor
      
      GetNetworkProtocolsResponse(
    
    
- List<NetworkProtocol> networkProtocols
Implementation
GetNetworkProtocolsResponse(this.networkProtocols);