async_redux package
documentation
async_redux
ReduxAction
<
St
>
status property
status
async_redux package
documentation
async_redux
ReduxAction
<
St
>
status property
ReduxAction class
Constructors
ReduxAction
Properties
dispatch
dispatchFuture
hasFinished
hashCode
runtimeType
state
stateTimestamp
status
store
Methods
abortDispatch
after
before
noSuchMethod
reduce
reduceWithState
setStore
toString
wrapError
wrapReduce
Operators
operator ==
status
property
Null safety
ActionStatus
?
status
Implementation
ActionStatus? get status => _status;