Latest generation

This commit is contained in:
ci core model
2025-05-14 13:23:24 +00:00
parent 9ea17d3abe
commit b61709b2fa
177 changed files with 13987 additions and 14240 deletions

View File

@@ -20,11 +20,7 @@ export 'object_db_query.pb.dart';
@$pb.GrpcServiceName('api.QueryObjectServices')
class QueryObjectServicesClient extends $grpc.Client {
QueryObjectServicesClient($grpc.ClientChannel channel,
{$grpc.CallOptions? options,
$core.Iterable<$grpc.ClientInterceptor>? interceptors})
: super(channel, options: options,
interceptors: interceptors);
QueryObjectServicesClient(super.channel, {super.options, super.interceptors});
}
@$pb.GrpcServiceName('api.QueryObjectServices')