newRobotPart abstract method

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

Implementation

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