getKinematics_Pre method
- ServiceCall call,
- Future<
GetKinematicsRequest> request
Implementation
$async.Future<$14.GetKinematicsResponse> getKinematics_Pre($grpc.ServiceCall call, $async.Future<$14.GetKinematicsRequest> request) async {
return getKinematics(call, await request);
}