newRobot abstract method

Future<NewRobotResponse> newRobot(
  1. ServiceCall call,
  2. NewRobotRequest request
)

Implementation

$async.Future<$11.NewRobotResponse> newRobot($grpc.ServiceCall call, $11.NewRobotRequest request);