newRobotPart abstract method

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

Implementation

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