menu
stun_kit package
documentation
view_model/src/models/app_state.dart
ApiErrorState
ApiErrorState.new const constructor
ApiErrorState.new const constructor
dark_mode
light_mode
ApiErrorState
constructor
const
ApiErrorState
(
ApiException
exception
)
Implementation
const ApiErrorState(this.exception);
stun_kit package
documentation
view_model/src/models/app_state
ApiErrorState
ApiErrorState.new const constructor
ApiErrorState class