getPose_Pre method
- ServiceCall call,
- Future<
GetPoseRequest> request
Implementation
$async.Future<$35.GetPoseResponse> getPose_Pre($grpc.ServiceCall call, $async.Future<$35.GetPoseRequest> request) async {
return getPose(call, await request);
}
$async.Future<$35.GetPoseResponse> getPose_Pre($grpc.ServiceCall call, $async.Future<$35.GetPoseRequest> request) async {
return getPose(call, await request);
}