menu
signals package
documentation
signals.dart
AsyncState<T>
error property
error property
dark_mode
light_mode
error
property
Object
?
get
error
Returns the error of the state.
Implementation
Object? get error;
signals package
documentation
signals
AsyncState<T>
error property
AsyncState class