getAllConfig method
Implementation
$grpc.ResponseFuture<$2.StringValue> getAllConfig($0.Empty request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAllConfig, request, options: options);
}
$grpc.ResponseFuture<$2.StringValue> getAllConfig($0.Empty request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAllConfig, request, options: options);
}