deleteRobot abstract method

Future<DeleteRobotResponse> deleteRobot(
  1. ServiceCall call,
  2. DeleteRobotRequest request
)

Implementation

$async.Future<$11.DeleteRobotResponse> deleteRobot($grpc.ServiceCall call, $11.DeleteRobotRequest request);