get3DModels_Pre method
Implementation
$async.Future<$16.Get3DModelsResponse> get3DModels_Pre($grpc.ServiceCall call, $async.Future<$16.Get3DModelsRequest> request) async {
return get3DModels(call, await request);
}
$async.Future<$16.Get3DModelsResponse> get3DModels_Pre($grpc.ServiceCall call, $async.Future<$16.Get3DModelsRequest> request) async {
return get3DModels(call, await request);
}