getAllUDP abstract method

Future<PortList> getAllUDP(
  1. ServiceCall call,
  2. Device request
)

Implementation

$async.Future<$0.PortList> getAllUDP($grpc.ServiceCall call, $0.Device request);