getRobot abstract method

Future<GetRobotResponse> getRobot(
  1. ServiceCall call,
  2. GetRobotRequest request
)

Implementation

$async.Future<$11.GetRobotResponse> getRobot($grpc.ServiceCall call, $11.GetRobotRequest request);