deleteRobot abstract method

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

Implementation

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