UiState<T, F>.error constructor
const
UiState<T, F>.error (
- F failure
Implementation
const factory UiState.error(F failure) = Error;
const factory UiState.error(F failure) = Error;