$SuspenseConfig top-level property

  1. @Deprecated(r'Use the private variable, _$SuspenseConfig, instead ' 'and update the `over_react` lower bound to version 4.1.0. ' 'For information on why this is deprecated, see https://github.com/Workiva/over_react/pull/650')
UiFactoryConfig<_$$SuspenseProps> $SuspenseConfig
final

Implementation

@Deprecated(r'Use the private variable, _$SuspenseConfig, instead '
    'and update the `over_react` lower bound to version 4.1.0. '
    'For information on why this is deprecated, see https://github.com/Workiva/over_react/pull/650')
final UiFactoryConfig<_$$SuspenseProps> $SuspenseConfig = _$SuspenseConfig;