
/*
 * This file is auto-generated from a NativeModule spec file in js.
 *
 * This is a C++ Spec class that should be used with MakeTurboModuleProvider to register native modules
 * in a way that also verifies at compile time that the native module matches the interface required
 * by the TurboModule JS spec.
 */
#pragma once
// clang-format off

#include <NativeModules.h>
#include <tuple>

namespace Microsoft::ReactNativeSpecs {


struct ReactNativeFeatureFlagsSpec : winrt::Microsoft::ReactNative::TurboModuleSpec {
  static constexpr auto methods = std::tuple{
      SyncMethod<bool() noexcept>{0, L"commonTestFlag"},
      SyncMethod<bool() noexcept>{1, L"commonTestFlagWithoutNativeImplementation"},
      SyncMethod<bool() noexcept>{2, L"cdpInteractionMetricsEnabled"},
      SyncMethod<bool() noexcept>{3, L"cxxNativeAnimatedEnabled"},
      SyncMethod<bool() noexcept>{4, L"disableEarlyViewCommandExecution"},
      SyncMethod<bool() noexcept>{5, L"disableImageViewPreallocationAndroid"},
      SyncMethod<bool() noexcept>{6, L"disableMountItemReorderingAndroid"},
      SyncMethod<bool() noexcept>{7, L"disableOldAndroidAttachmentMetricsWorkarounds"},
      SyncMethod<bool() noexcept>{8, L"disableSubviewClippingAndroid"},
      SyncMethod<bool() noexcept>{9, L"disableTextLayoutManagerCacheAndroid"},
      SyncMethod<bool() noexcept>{10, L"disableViewPreallocationAndroid"},
      SyncMethod<bool() noexcept>{11, L"enableAccessibilityOrder"},
      SyncMethod<bool() noexcept>{12, L"enableAccumulatedUpdatesInRawPropsAndroid"},
      SyncMethod<bool() noexcept>{13, L"enableAndroidAntialiasedBorderRadiusClipping"},
      SyncMethod<bool() noexcept>{14, L"enableAndroidLinearText"},
      SyncMethod<bool() noexcept>{15, L"enableAndroidTextMeasurementOptimizations"},
      SyncMethod<bool() noexcept>{16, L"enableBridgelessArchitecture"},
      SyncMethod<bool() noexcept>{17, L"enableCppPropsIteratorSetter"},
      SyncMethod<bool() noexcept>{18, L"enableCustomFocusSearchOnClippedElementsAndroid"},
      SyncMethod<bool() noexcept>{19, L"enableDestroyShadowTreeRevisionAsync"},
      SyncMethod<bool() noexcept>{20, L"enableDoubleMeasurementFixAndroid"},
      SyncMethod<bool() noexcept>{21, L"enableEagerMainQueueModulesOnIOS"},
      SyncMethod<bool() noexcept>{22, L"enableEagerRootViewAttachment"},
      SyncMethod<bool() noexcept>{23, L"enableExclusivePropsUpdateAndroid"},
      SyncMethod<bool() noexcept>{24, L"enableFabricLogs"},
      SyncMethod<bool() noexcept>{25, L"enableFabricRenderer"},
      SyncMethod<bool() noexcept>{26, L"enableFontScaleChangesUpdatingLayout"},
      SyncMethod<bool() noexcept>{27, L"enableIOSTextBaselineOffsetPerLine"},
      SyncMethod<bool() noexcept>{28, L"enableIOSViewClipToPaddingBox"},
      SyncMethod<bool() noexcept>{29, L"enableImagePrefetchingAndroid"},
      SyncMethod<bool() noexcept>{30, L"enableImagePrefetchingJNIBatchingAndroid"},
      SyncMethod<bool() noexcept>{31, L"enableImagePrefetchingOnUiThreadAndroid"},
      SyncMethod<bool() noexcept>{32, L"enableImmediateUpdateModeForContentOffsetChanges"},
      SyncMethod<bool() noexcept>{33, L"enableImperativeFocus"},
      SyncMethod<bool() noexcept>{34, L"enableInteropViewManagerClassLookUpOptimizationIOS"},
      SyncMethod<bool() noexcept>{35, L"enableIntersectionObserverByDefault"},
      SyncMethod<bool() noexcept>{36, L"enableKeyEvents"},
      SyncMethod<bool() noexcept>{37, L"enableLayoutAnimationsOnAndroid"},
      SyncMethod<bool() noexcept>{38, L"enableLayoutAnimationsOnIOS"},
      SyncMethod<bool() noexcept>{39, L"enableMainQueueCoordinatorOnIOS"},
      SyncMethod<bool() noexcept>{40, L"enableModuleArgumentNSNullConversionIOS"},
      SyncMethod<bool() noexcept>{41, L"enableNativeCSSParsing"},
      SyncMethod<bool() noexcept>{42, L"enableNetworkEventReporting"},
      SyncMethod<bool() noexcept>{43, L"enablePreparedTextLayout"},
      SyncMethod<bool() noexcept>{44, L"enablePropsUpdateReconciliationAndroid"},
      SyncMethod<bool() noexcept>{45, L"enableSwiftUIBasedFilters"},
      SyncMethod<bool() noexcept>{46, L"enableViewCulling"},
      SyncMethod<bool() noexcept>{47, L"enableViewRecycling"},
      SyncMethod<bool() noexcept>{48, L"enableViewRecyclingForImage"},
      SyncMethod<bool() noexcept>{49, L"enableViewRecyclingForScrollView"},
      SyncMethod<bool() noexcept>{50, L"enableViewRecyclingForText"},
      SyncMethod<bool() noexcept>{51, L"enableViewRecyclingForView"},
      SyncMethod<bool() noexcept>{52, L"enableVirtualViewContainerStateExperimental"},
      SyncMethod<bool() noexcept>{53, L"enableVirtualViewDebugFeatures"},
      SyncMethod<bool() noexcept>{54, L"enableVirtualViewRenderState"},
      SyncMethod<bool() noexcept>{55, L"enableVirtualViewWindowFocusDetection"},
      SyncMethod<bool() noexcept>{56, L"enableWebPerformanceAPIsByDefault"},
      SyncMethod<bool() noexcept>{57, L"fixMappingOfEventPrioritiesBetweenFabricAndReact"},
      SyncMethod<bool() noexcept>{58, L"fixTextClippingAndroid15useBoundsForWidth"},
      SyncMethod<bool() noexcept>{59, L"fuseboxAssertSingleHostState"},
      SyncMethod<bool() noexcept>{60, L"fuseboxEnabledRelease"},
      SyncMethod<bool() noexcept>{61, L"fuseboxNetworkInspectionEnabled"},
      SyncMethod<bool() noexcept>{62, L"hideOffscreenVirtualViewsOnIOS"},
      SyncMethod<bool() noexcept>{63, L"overrideBySynchronousMountPropsAtMountingAndroid"},
      SyncMethod<bool() noexcept>{64, L"perfIssuesEnabled"},
      SyncMethod<bool() noexcept>{65, L"perfMonitorV2Enabled"},
      SyncMethod<double() noexcept>{66, L"preparedTextCacheSize"},
      SyncMethod<bool() noexcept>{67, L"preventShadowTreeCommitExhaustion"},
      SyncMethod<bool() noexcept>{68, L"shouldPressibilityUseW3CPointerEventsForHover"},
      SyncMethod<bool() noexcept>{69, L"shouldResetClickableWhenRecyclingView"},
      SyncMethod<bool() noexcept>{70, L"shouldResetOnClickListenerWhenRecyclingView"},
      SyncMethod<bool() noexcept>{71, L"shouldSetEnabledBasedOnAccessibilityState"},
      SyncMethod<bool() noexcept>{72, L"shouldSetIsClickableByDefault"},
      SyncMethod<bool() noexcept>{73, L"shouldTriggerResponderTransferOnScrollAndroid"},
      SyncMethod<bool() noexcept>{74, L"skipActivityIdentityAssertionOnHostPause"},
      SyncMethod<bool() noexcept>{75, L"traceTurboModulePromiseRejectionsOnAndroid"},
      SyncMethod<bool() noexcept>{76, L"updateRuntimeShadowNodeReferencesOnCommit"},
      SyncMethod<bool() noexcept>{77, L"useAlwaysAvailableJSErrorHandling"},
      SyncMethod<bool() noexcept>{78, L"useFabricInterop"},
      SyncMethod<bool() noexcept>{79, L"useNativeViewConfigsInBridgelessMode"},
      SyncMethod<bool() noexcept>{80, L"useRawPropsJsiValue"},
      SyncMethod<bool() noexcept>{81, L"useShadowNodeStateOnClone"},
      SyncMethod<bool() noexcept>{82, L"useSharedAnimatedBackend"},
      SyncMethod<bool() noexcept>{83, L"useTraitHiddenOnAndroid"},
      SyncMethod<bool() noexcept>{84, L"useTurboModuleInterop"},
      SyncMethod<bool() noexcept>{85, L"useTurboModules"},
      SyncMethod<double() noexcept>{86, L"viewCullingOutsetRatio"},
      SyncMethod<double() noexcept>{87, L"virtualViewHysteresisRatio"},
      SyncMethod<double() noexcept>{88, L"virtualViewPrerenderRatio"},
  };

  template <class TModule>
  static constexpr void ValidateModule() noexcept {
    constexpr auto methodCheckResults = CheckMethods<TModule, ReactNativeFeatureFlagsSpec>();

    REACT_SHOW_METHOD_SPEC_ERRORS(
          0,
          "commonTestFlag",
          "    REACT_SYNC_METHOD(commonTestFlag) bool commonTestFlag() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(commonTestFlag) static bool commonTestFlag() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          1,
          "commonTestFlagWithoutNativeImplementation",
          "    REACT_SYNC_METHOD(commonTestFlagWithoutNativeImplementation) bool commonTestFlagWithoutNativeImplementation() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(commonTestFlagWithoutNativeImplementation) static bool commonTestFlagWithoutNativeImplementation() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          2,
          "cdpInteractionMetricsEnabled",
          "    REACT_SYNC_METHOD(cdpInteractionMetricsEnabled) bool cdpInteractionMetricsEnabled() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(cdpInteractionMetricsEnabled) static bool cdpInteractionMetricsEnabled() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          3,
          "cxxNativeAnimatedEnabled",
          "    REACT_SYNC_METHOD(cxxNativeAnimatedEnabled) bool cxxNativeAnimatedEnabled() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(cxxNativeAnimatedEnabled) static bool cxxNativeAnimatedEnabled() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          4,
          "disableEarlyViewCommandExecution",
          "    REACT_SYNC_METHOD(disableEarlyViewCommandExecution) bool disableEarlyViewCommandExecution() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableEarlyViewCommandExecution) static bool disableEarlyViewCommandExecution() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          5,
          "disableImageViewPreallocationAndroid",
          "    REACT_SYNC_METHOD(disableImageViewPreallocationAndroid) bool disableImageViewPreallocationAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableImageViewPreallocationAndroid) static bool disableImageViewPreallocationAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          6,
          "disableMountItemReorderingAndroid",
          "    REACT_SYNC_METHOD(disableMountItemReorderingAndroid) bool disableMountItemReorderingAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableMountItemReorderingAndroid) static bool disableMountItemReorderingAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          7,
          "disableOldAndroidAttachmentMetricsWorkarounds",
          "    REACT_SYNC_METHOD(disableOldAndroidAttachmentMetricsWorkarounds) bool disableOldAndroidAttachmentMetricsWorkarounds() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableOldAndroidAttachmentMetricsWorkarounds) static bool disableOldAndroidAttachmentMetricsWorkarounds() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          8,
          "disableSubviewClippingAndroid",
          "    REACT_SYNC_METHOD(disableSubviewClippingAndroid) bool disableSubviewClippingAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableSubviewClippingAndroid) static bool disableSubviewClippingAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          9,
          "disableTextLayoutManagerCacheAndroid",
          "    REACT_SYNC_METHOD(disableTextLayoutManagerCacheAndroid) bool disableTextLayoutManagerCacheAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableTextLayoutManagerCacheAndroid) static bool disableTextLayoutManagerCacheAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          10,
          "disableViewPreallocationAndroid",
          "    REACT_SYNC_METHOD(disableViewPreallocationAndroid) bool disableViewPreallocationAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(disableViewPreallocationAndroid) static bool disableViewPreallocationAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          11,
          "enableAccessibilityOrder",
          "    REACT_SYNC_METHOD(enableAccessibilityOrder) bool enableAccessibilityOrder() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableAccessibilityOrder) static bool enableAccessibilityOrder() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          12,
          "enableAccumulatedUpdatesInRawPropsAndroid",
          "    REACT_SYNC_METHOD(enableAccumulatedUpdatesInRawPropsAndroid) bool enableAccumulatedUpdatesInRawPropsAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableAccumulatedUpdatesInRawPropsAndroid) static bool enableAccumulatedUpdatesInRawPropsAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          13,
          "enableAndroidAntialiasedBorderRadiusClipping",
          "    REACT_SYNC_METHOD(enableAndroidAntialiasedBorderRadiusClipping) bool enableAndroidAntialiasedBorderRadiusClipping() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableAndroidAntialiasedBorderRadiusClipping) static bool enableAndroidAntialiasedBorderRadiusClipping() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          14,
          "enableAndroidLinearText",
          "    REACT_SYNC_METHOD(enableAndroidLinearText) bool enableAndroidLinearText() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableAndroidLinearText) static bool enableAndroidLinearText() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          15,
          "enableAndroidTextMeasurementOptimizations",
          "    REACT_SYNC_METHOD(enableAndroidTextMeasurementOptimizations) bool enableAndroidTextMeasurementOptimizations() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableAndroidTextMeasurementOptimizations) static bool enableAndroidTextMeasurementOptimizations() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          16,
          "enableBridgelessArchitecture",
          "    REACT_SYNC_METHOD(enableBridgelessArchitecture) bool enableBridgelessArchitecture() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableBridgelessArchitecture) static bool enableBridgelessArchitecture() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          17,
          "enableCppPropsIteratorSetter",
          "    REACT_SYNC_METHOD(enableCppPropsIteratorSetter) bool enableCppPropsIteratorSetter() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableCppPropsIteratorSetter) static bool enableCppPropsIteratorSetter() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          18,
          "enableCustomFocusSearchOnClippedElementsAndroid",
          "    REACT_SYNC_METHOD(enableCustomFocusSearchOnClippedElementsAndroid) bool enableCustomFocusSearchOnClippedElementsAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableCustomFocusSearchOnClippedElementsAndroid) static bool enableCustomFocusSearchOnClippedElementsAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          19,
          "enableDestroyShadowTreeRevisionAsync",
          "    REACT_SYNC_METHOD(enableDestroyShadowTreeRevisionAsync) bool enableDestroyShadowTreeRevisionAsync() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableDestroyShadowTreeRevisionAsync) static bool enableDestroyShadowTreeRevisionAsync() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          20,
          "enableDoubleMeasurementFixAndroid",
          "    REACT_SYNC_METHOD(enableDoubleMeasurementFixAndroid) bool enableDoubleMeasurementFixAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableDoubleMeasurementFixAndroid) static bool enableDoubleMeasurementFixAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          21,
          "enableEagerMainQueueModulesOnIOS",
          "    REACT_SYNC_METHOD(enableEagerMainQueueModulesOnIOS) bool enableEagerMainQueueModulesOnIOS() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableEagerMainQueueModulesOnIOS) static bool enableEagerMainQueueModulesOnIOS() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          22,
          "enableEagerRootViewAttachment",
          "    REACT_SYNC_METHOD(enableEagerRootViewAttachment) bool enableEagerRootViewAttachment() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableEagerRootViewAttachment) static bool enableEagerRootViewAttachment() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          23,
          "enableExclusivePropsUpdateAndroid",
          "    REACT_SYNC_METHOD(enableExclusivePropsUpdateAndroid) bool enableExclusivePropsUpdateAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableExclusivePropsUpdateAndroid) static bool enableExclusivePropsUpdateAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          24,
          "enableFabricLogs",
          "    REACT_SYNC_METHOD(enableFabricLogs) bool enableFabricLogs() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableFabricLogs) static bool enableFabricLogs() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          25,
          "enableFabricRenderer",
          "    REACT_SYNC_METHOD(enableFabricRenderer) bool enableFabricRenderer() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableFabricRenderer) static bool enableFabricRenderer() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          26,
          "enableFontScaleChangesUpdatingLayout",
          "    REACT_SYNC_METHOD(enableFontScaleChangesUpdatingLayout) bool enableFontScaleChangesUpdatingLayout() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableFontScaleChangesUpdatingLayout) static bool enableFontScaleChangesUpdatingLayout() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          27,
          "enableIOSTextBaselineOffsetPerLine",
          "    REACT_SYNC_METHOD(enableIOSTextBaselineOffsetPerLine) bool enableIOSTextBaselineOffsetPerLine() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableIOSTextBaselineOffsetPerLine) static bool enableIOSTextBaselineOffsetPerLine() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          28,
          "enableIOSViewClipToPaddingBox",
          "    REACT_SYNC_METHOD(enableIOSViewClipToPaddingBox) bool enableIOSViewClipToPaddingBox() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableIOSViewClipToPaddingBox) static bool enableIOSViewClipToPaddingBox() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          29,
          "enableImagePrefetchingAndroid",
          "    REACT_SYNC_METHOD(enableImagePrefetchingAndroid) bool enableImagePrefetchingAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableImagePrefetchingAndroid) static bool enableImagePrefetchingAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          30,
          "enableImagePrefetchingJNIBatchingAndroid",
          "    REACT_SYNC_METHOD(enableImagePrefetchingJNIBatchingAndroid) bool enableImagePrefetchingJNIBatchingAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableImagePrefetchingJNIBatchingAndroid) static bool enableImagePrefetchingJNIBatchingAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          31,
          "enableImagePrefetchingOnUiThreadAndroid",
          "    REACT_SYNC_METHOD(enableImagePrefetchingOnUiThreadAndroid) bool enableImagePrefetchingOnUiThreadAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableImagePrefetchingOnUiThreadAndroid) static bool enableImagePrefetchingOnUiThreadAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          32,
          "enableImmediateUpdateModeForContentOffsetChanges",
          "    REACT_SYNC_METHOD(enableImmediateUpdateModeForContentOffsetChanges) bool enableImmediateUpdateModeForContentOffsetChanges() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableImmediateUpdateModeForContentOffsetChanges) static bool enableImmediateUpdateModeForContentOffsetChanges() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          33,
          "enableImperativeFocus",
          "    REACT_SYNC_METHOD(enableImperativeFocus) bool enableImperativeFocus() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableImperativeFocus) static bool enableImperativeFocus() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          34,
          "enableInteropViewManagerClassLookUpOptimizationIOS",
          "    REACT_SYNC_METHOD(enableInteropViewManagerClassLookUpOptimizationIOS) bool enableInteropViewManagerClassLookUpOptimizationIOS() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableInteropViewManagerClassLookUpOptimizationIOS) static bool enableInteropViewManagerClassLookUpOptimizationIOS() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          35,
          "enableIntersectionObserverByDefault",
          "    REACT_SYNC_METHOD(enableIntersectionObserverByDefault) bool enableIntersectionObserverByDefault() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableIntersectionObserverByDefault) static bool enableIntersectionObserverByDefault() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          36,
          "enableKeyEvents",
          "    REACT_SYNC_METHOD(enableKeyEvents) bool enableKeyEvents() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableKeyEvents) static bool enableKeyEvents() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          37,
          "enableLayoutAnimationsOnAndroid",
          "    REACT_SYNC_METHOD(enableLayoutAnimationsOnAndroid) bool enableLayoutAnimationsOnAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableLayoutAnimationsOnAndroid) static bool enableLayoutAnimationsOnAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          38,
          "enableLayoutAnimationsOnIOS",
          "    REACT_SYNC_METHOD(enableLayoutAnimationsOnIOS) bool enableLayoutAnimationsOnIOS() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableLayoutAnimationsOnIOS) static bool enableLayoutAnimationsOnIOS() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          39,
          "enableMainQueueCoordinatorOnIOS",
          "    REACT_SYNC_METHOD(enableMainQueueCoordinatorOnIOS) bool enableMainQueueCoordinatorOnIOS() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableMainQueueCoordinatorOnIOS) static bool enableMainQueueCoordinatorOnIOS() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          40,
          "enableModuleArgumentNSNullConversionIOS",
          "    REACT_SYNC_METHOD(enableModuleArgumentNSNullConversionIOS) bool enableModuleArgumentNSNullConversionIOS() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableModuleArgumentNSNullConversionIOS) static bool enableModuleArgumentNSNullConversionIOS() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          41,
          "enableNativeCSSParsing",
          "    REACT_SYNC_METHOD(enableNativeCSSParsing) bool enableNativeCSSParsing() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableNativeCSSParsing) static bool enableNativeCSSParsing() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          42,
          "enableNetworkEventReporting",
          "    REACT_SYNC_METHOD(enableNetworkEventReporting) bool enableNetworkEventReporting() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableNetworkEventReporting) static bool enableNetworkEventReporting() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          43,
          "enablePreparedTextLayout",
          "    REACT_SYNC_METHOD(enablePreparedTextLayout) bool enablePreparedTextLayout() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enablePreparedTextLayout) static bool enablePreparedTextLayout() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          44,
          "enablePropsUpdateReconciliationAndroid",
          "    REACT_SYNC_METHOD(enablePropsUpdateReconciliationAndroid) bool enablePropsUpdateReconciliationAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enablePropsUpdateReconciliationAndroid) static bool enablePropsUpdateReconciliationAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          45,
          "enableSwiftUIBasedFilters",
          "    REACT_SYNC_METHOD(enableSwiftUIBasedFilters) bool enableSwiftUIBasedFilters() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableSwiftUIBasedFilters) static bool enableSwiftUIBasedFilters() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          46,
          "enableViewCulling",
          "    REACT_SYNC_METHOD(enableViewCulling) bool enableViewCulling() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableViewCulling) static bool enableViewCulling() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          47,
          "enableViewRecycling",
          "    REACT_SYNC_METHOD(enableViewRecycling) bool enableViewRecycling() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableViewRecycling) static bool enableViewRecycling() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          48,
          "enableViewRecyclingForImage",
          "    REACT_SYNC_METHOD(enableViewRecyclingForImage) bool enableViewRecyclingForImage() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableViewRecyclingForImage) static bool enableViewRecyclingForImage() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          49,
          "enableViewRecyclingForScrollView",
          "    REACT_SYNC_METHOD(enableViewRecyclingForScrollView) bool enableViewRecyclingForScrollView() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableViewRecyclingForScrollView) static bool enableViewRecyclingForScrollView() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          50,
          "enableViewRecyclingForText",
          "    REACT_SYNC_METHOD(enableViewRecyclingForText) bool enableViewRecyclingForText() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableViewRecyclingForText) static bool enableViewRecyclingForText() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          51,
          "enableViewRecyclingForView",
          "    REACT_SYNC_METHOD(enableViewRecyclingForView) bool enableViewRecyclingForView() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableViewRecyclingForView) static bool enableViewRecyclingForView() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          52,
          "enableVirtualViewContainerStateExperimental",
          "    REACT_SYNC_METHOD(enableVirtualViewContainerStateExperimental) bool enableVirtualViewContainerStateExperimental() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableVirtualViewContainerStateExperimental) static bool enableVirtualViewContainerStateExperimental() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          53,
          "enableVirtualViewDebugFeatures",
          "    REACT_SYNC_METHOD(enableVirtualViewDebugFeatures) bool enableVirtualViewDebugFeatures() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableVirtualViewDebugFeatures) static bool enableVirtualViewDebugFeatures() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          54,
          "enableVirtualViewRenderState",
          "    REACT_SYNC_METHOD(enableVirtualViewRenderState) bool enableVirtualViewRenderState() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableVirtualViewRenderState) static bool enableVirtualViewRenderState() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          55,
          "enableVirtualViewWindowFocusDetection",
          "    REACT_SYNC_METHOD(enableVirtualViewWindowFocusDetection) bool enableVirtualViewWindowFocusDetection() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableVirtualViewWindowFocusDetection) static bool enableVirtualViewWindowFocusDetection() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          56,
          "enableWebPerformanceAPIsByDefault",
          "    REACT_SYNC_METHOD(enableWebPerformanceAPIsByDefault) bool enableWebPerformanceAPIsByDefault() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(enableWebPerformanceAPIsByDefault) static bool enableWebPerformanceAPIsByDefault() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          57,
          "fixMappingOfEventPrioritiesBetweenFabricAndReact",
          "    REACT_SYNC_METHOD(fixMappingOfEventPrioritiesBetweenFabricAndReact) bool fixMappingOfEventPrioritiesBetweenFabricAndReact() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(fixMappingOfEventPrioritiesBetweenFabricAndReact) static bool fixMappingOfEventPrioritiesBetweenFabricAndReact() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          58,
          "fixTextClippingAndroid15useBoundsForWidth",
          "    REACT_SYNC_METHOD(fixTextClippingAndroid15useBoundsForWidth) bool fixTextClippingAndroid15useBoundsForWidth() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(fixTextClippingAndroid15useBoundsForWidth) static bool fixTextClippingAndroid15useBoundsForWidth() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          59,
          "fuseboxAssertSingleHostState",
          "    REACT_SYNC_METHOD(fuseboxAssertSingleHostState) bool fuseboxAssertSingleHostState() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(fuseboxAssertSingleHostState) static bool fuseboxAssertSingleHostState() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          60,
          "fuseboxEnabledRelease",
          "    REACT_SYNC_METHOD(fuseboxEnabledRelease) bool fuseboxEnabledRelease() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(fuseboxEnabledRelease) static bool fuseboxEnabledRelease() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          61,
          "fuseboxNetworkInspectionEnabled",
          "    REACT_SYNC_METHOD(fuseboxNetworkInspectionEnabled) bool fuseboxNetworkInspectionEnabled() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(fuseboxNetworkInspectionEnabled) static bool fuseboxNetworkInspectionEnabled() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          62,
          "hideOffscreenVirtualViewsOnIOS",
          "    REACT_SYNC_METHOD(hideOffscreenVirtualViewsOnIOS) bool hideOffscreenVirtualViewsOnIOS() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(hideOffscreenVirtualViewsOnIOS) static bool hideOffscreenVirtualViewsOnIOS() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          63,
          "overrideBySynchronousMountPropsAtMountingAndroid",
          "    REACT_SYNC_METHOD(overrideBySynchronousMountPropsAtMountingAndroid) bool overrideBySynchronousMountPropsAtMountingAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(overrideBySynchronousMountPropsAtMountingAndroid) static bool overrideBySynchronousMountPropsAtMountingAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          64,
          "perfIssuesEnabled",
          "    REACT_SYNC_METHOD(perfIssuesEnabled) bool perfIssuesEnabled() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(perfIssuesEnabled) static bool perfIssuesEnabled() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          65,
          "perfMonitorV2Enabled",
          "    REACT_SYNC_METHOD(perfMonitorV2Enabled) bool perfMonitorV2Enabled() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(perfMonitorV2Enabled) static bool perfMonitorV2Enabled() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          66,
          "preparedTextCacheSize",
          "    REACT_SYNC_METHOD(preparedTextCacheSize) double preparedTextCacheSize() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(preparedTextCacheSize) static double preparedTextCacheSize() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          67,
          "preventShadowTreeCommitExhaustion",
          "    REACT_SYNC_METHOD(preventShadowTreeCommitExhaustion) bool preventShadowTreeCommitExhaustion() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(preventShadowTreeCommitExhaustion) static bool preventShadowTreeCommitExhaustion() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          68,
          "shouldPressibilityUseW3CPointerEventsForHover",
          "    REACT_SYNC_METHOD(shouldPressibilityUseW3CPointerEventsForHover) bool shouldPressibilityUseW3CPointerEventsForHover() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(shouldPressibilityUseW3CPointerEventsForHover) static bool shouldPressibilityUseW3CPointerEventsForHover() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          69,
          "shouldResetClickableWhenRecyclingView",
          "    REACT_SYNC_METHOD(shouldResetClickableWhenRecyclingView) bool shouldResetClickableWhenRecyclingView() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(shouldResetClickableWhenRecyclingView) static bool shouldResetClickableWhenRecyclingView() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          70,
          "shouldResetOnClickListenerWhenRecyclingView",
          "    REACT_SYNC_METHOD(shouldResetOnClickListenerWhenRecyclingView) bool shouldResetOnClickListenerWhenRecyclingView() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(shouldResetOnClickListenerWhenRecyclingView) static bool shouldResetOnClickListenerWhenRecyclingView() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          71,
          "shouldSetEnabledBasedOnAccessibilityState",
          "    REACT_SYNC_METHOD(shouldSetEnabledBasedOnAccessibilityState) bool shouldSetEnabledBasedOnAccessibilityState() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(shouldSetEnabledBasedOnAccessibilityState) static bool shouldSetEnabledBasedOnAccessibilityState() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          72,
          "shouldSetIsClickableByDefault",
          "    REACT_SYNC_METHOD(shouldSetIsClickableByDefault) bool shouldSetIsClickableByDefault() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(shouldSetIsClickableByDefault) static bool shouldSetIsClickableByDefault() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          73,
          "shouldTriggerResponderTransferOnScrollAndroid",
          "    REACT_SYNC_METHOD(shouldTriggerResponderTransferOnScrollAndroid) bool shouldTriggerResponderTransferOnScrollAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(shouldTriggerResponderTransferOnScrollAndroid) static bool shouldTriggerResponderTransferOnScrollAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          74,
          "skipActivityIdentityAssertionOnHostPause",
          "    REACT_SYNC_METHOD(skipActivityIdentityAssertionOnHostPause) bool skipActivityIdentityAssertionOnHostPause() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(skipActivityIdentityAssertionOnHostPause) static bool skipActivityIdentityAssertionOnHostPause() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          75,
          "traceTurboModulePromiseRejectionsOnAndroid",
          "    REACT_SYNC_METHOD(traceTurboModulePromiseRejectionsOnAndroid) bool traceTurboModulePromiseRejectionsOnAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(traceTurboModulePromiseRejectionsOnAndroid) static bool traceTurboModulePromiseRejectionsOnAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          76,
          "updateRuntimeShadowNodeReferencesOnCommit",
          "    REACT_SYNC_METHOD(updateRuntimeShadowNodeReferencesOnCommit) bool updateRuntimeShadowNodeReferencesOnCommit() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(updateRuntimeShadowNodeReferencesOnCommit) static bool updateRuntimeShadowNodeReferencesOnCommit() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          77,
          "useAlwaysAvailableJSErrorHandling",
          "    REACT_SYNC_METHOD(useAlwaysAvailableJSErrorHandling) bool useAlwaysAvailableJSErrorHandling() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useAlwaysAvailableJSErrorHandling) static bool useAlwaysAvailableJSErrorHandling() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          78,
          "useFabricInterop",
          "    REACT_SYNC_METHOD(useFabricInterop) bool useFabricInterop() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useFabricInterop) static bool useFabricInterop() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          79,
          "useNativeViewConfigsInBridgelessMode",
          "    REACT_SYNC_METHOD(useNativeViewConfigsInBridgelessMode) bool useNativeViewConfigsInBridgelessMode() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useNativeViewConfigsInBridgelessMode) static bool useNativeViewConfigsInBridgelessMode() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          80,
          "useRawPropsJsiValue",
          "    REACT_SYNC_METHOD(useRawPropsJsiValue) bool useRawPropsJsiValue() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useRawPropsJsiValue) static bool useRawPropsJsiValue() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          81,
          "useShadowNodeStateOnClone",
          "    REACT_SYNC_METHOD(useShadowNodeStateOnClone) bool useShadowNodeStateOnClone() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useShadowNodeStateOnClone) static bool useShadowNodeStateOnClone() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          82,
          "useSharedAnimatedBackend",
          "    REACT_SYNC_METHOD(useSharedAnimatedBackend) bool useSharedAnimatedBackend() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useSharedAnimatedBackend) static bool useSharedAnimatedBackend() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          83,
          "useTraitHiddenOnAndroid",
          "    REACT_SYNC_METHOD(useTraitHiddenOnAndroid) bool useTraitHiddenOnAndroid() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useTraitHiddenOnAndroid) static bool useTraitHiddenOnAndroid() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          84,
          "useTurboModuleInterop",
          "    REACT_SYNC_METHOD(useTurboModuleInterop) bool useTurboModuleInterop() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useTurboModuleInterop) static bool useTurboModuleInterop() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          85,
          "useTurboModules",
          "    REACT_SYNC_METHOD(useTurboModules) bool useTurboModules() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(useTurboModules) static bool useTurboModules() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          86,
          "viewCullingOutsetRatio",
          "    REACT_SYNC_METHOD(viewCullingOutsetRatio) double viewCullingOutsetRatio() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(viewCullingOutsetRatio) static double viewCullingOutsetRatio() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          87,
          "virtualViewHysteresisRatio",
          "    REACT_SYNC_METHOD(virtualViewHysteresisRatio) double virtualViewHysteresisRatio() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(virtualViewHysteresisRatio) static double virtualViewHysteresisRatio() noexcept { /* implementation */ }\n");
    REACT_SHOW_METHOD_SPEC_ERRORS(
          88,
          "virtualViewPrerenderRatio",
          "    REACT_SYNC_METHOD(virtualViewPrerenderRatio) double virtualViewPrerenderRatio() noexcept { /* implementation */ }\n"
          "    REACT_SYNC_METHOD(virtualViewPrerenderRatio) static double virtualViewPrerenderRatio() noexcept { /* implementation */ }\n");
  }
};

} // namespace Microsoft::ReactNativeSpecs
