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