getRobot abstract method

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

Implementation

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