updateConfigGeneral method
Implementation
$grpc.ResponseFuture<$0.HeraResponse> updateConfigGeneral(
$0.HeraRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateConfigGeneral, request, options: options);
}
$grpc.ResponseFuture<$0.HeraResponse> updateConfigGeneral(
$0.HeraRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateConfigGeneral, request, options: options);
}