newRobotPart abstract method

Future<NewRobotPartResponse> newRobotPart(
  1. ServiceCall call,
  2. NewRobotPartRequest request
)

Implementation

$async.Future<$11.NewRobotPartResponse> newRobotPart($grpc.ServiceCall call, $11.NewRobotPartRequest request);