AutoContentErrorState<T> constructor
AutoContentErrorState<T> (
- dynamic error, [
- StackTrace? trace
Implementation
AutoContentErrorState(super.error, [super.trace]);