menu
keystone_network package
documentation
core/api_state.dart
FailedState<T, E>
FailedState.new const constructor
FailedState.new const constructor
dark_mode
light_mode
FailedState<
T
,
E
>
constructor
const
FailedState<
T
,
E
>
(
FailureResponse
<
E
>
error
)
Implementation
const FailedState(this.error);
keystone_network package
documentation
core/api_state
FailedState<T, E>
FailedState.new const constructor
FailedState class