menu
keystone_network package
documentation
core/api_state.dart
FailedState<T, E>
error property
error property
dark_mode
light_mode
error
property
FailureResponse
<
E
>
error
final
Get error if in failed/networkError state, null otherwise
Implementation
final FailureResponse<E> error;
keystone_network package
documentation
core/api_state
FailedState<T, E>
error property
FailedState class