deleteRobotPart abstract method

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

Implementation

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