delPort abstract method

Future<OperationResponse> delPort(
  1. ServiceCall call,
  2. PortInfo request
)

Implementation

$async.Future<$1.OperationResponse> delPort($grpc.ServiceCall call, $8.PortInfo request);