delPort abstract method

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

Implementation

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