deleteRobotPart abstract method

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

Implementation

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