cubix
cubix
Cubix
<
TState
>
error property
error
error
property
Null safety
Object
?
error
return last dispatching error
Implementation
Object? get error => _error;
cubix
cubix
Cubix
<
TState
>
error property
Cubix class
Constructors
Cubix
Properties
cubit
dispatchers
disposed
error
hashCode
key
resolvedType
resolver
runtimeType
state
Methods
bindAction
bindDispatcher
cancel
dispatch
dispatchGeneric
dispose
emit
inject
loading
noSuchMethod
onChange
onDispatch
onDispose
onError
onInit
remove
resolve
toString
wait
watch
when
Operators
operator ==