getAngularVelocity method
ResponseFuture<GetAngularVelocityResponse>
getAngularVelocity(
- GetAngularVelocityRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$25.GetAngularVelocityResponse> getAngularVelocity($25.GetAngularVelocityRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAngularVelocity, request, options: options);
}