DataState.error constructor
const
DataState.error(
- Object exception
Implementation
const DataState.error(Object exception)
: this(loadingState: LoadingState.error, exception: exception);
const DataState.error(Object exception)
: this(loadingState: LoadingState.error, exception: exception);