getPose abstract method

Future<GetPoseResponse> getPose(
  1. ServiceCall call,
  2. GetPoseRequest request
)

Implementation

$async.Future<$34.GetPoseResponse> getPose($grpc.ServiceCall call, $34.GetPoseRequest request);