deleteRobotPart abstract method

Future<DeleteRobotPartResponse> deleteRobotPart(
  1. ServiceCall call,
  2. DeleteRobotPartRequest request
)

Implementation

$async.Future<$11.DeleteRobotPartResponse> deleteRobotPart($grpc.ServiceCall call, $11.DeleteRobotPartRequest request);