newRobot abstract method

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

Implementation

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