updateRobotPart abstract method

Future<UpdateRobotPartResponse> updateRobotPart(
  1. ServiceCall call,
  2. UpdateRobotPartRequest request
)

Implementation

$async.Future<$9.UpdateRobotPartResponse> updateRobotPart($grpc.ServiceCall call, $9.UpdateRobotPartRequest request);