newRobotPart abstract method

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

Implementation

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