delGateway abstract method

Future<OperationResponse> delGateway(
  1. ServiceCall call,
  2. GatewayInfo request
)

Implementation

$async.Future<$0.OperationResponse> delGateway($grpc.ServiceCall call, $3.GatewayInfo request);