$ErrorBoundaryComponentFactory top-level property
- @Deprecated('This API is for use only within generated code.' ' Do not reference it in your code, as it may change at any time.')
final
Implementation
@Deprecated('This API is for use only within generated code.'
' Do not reference it in your code, as it may change at any time.')
final $ErrorBoundaryComponentFactory = registerComponent2(
() => _$ErrorBoundaryComponent(),
builderFactory: _$ErrorBoundary,
componentClass: ErrorBoundaryComponent,
isWrapper: true,
parentType: null,
skipMethods: const [],
);