deleteRobot abstract method

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

Implementation

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