menu
typed_error package
documentation
base.dart
ViewModel<State, Event>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
Result
<
State
,
Exception
>
>
get
stream
Implementation
Stream<Result<State, Exception>> get stream => _state.stream;
typed_error package
documentation
base
ViewModel<State, Event>
stream property
ViewModel class