getRobot abstract method

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

Implementation

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