redarx
redarx
Store
updateAsync
updateAsync
redarx
redarx
Store
updateAsync
method
updateAsync
Source
redarx
redarx
Store
Constructors
Store
Properties
asyncHistoryController
hashCode
historyController
initialStateProvider
runtimeType
state$
Operators
operator ==
Methods
noSuchMethod
toString
update
updateAsync
void
updateAsync
(
AsyncCommand
<M>
c
)
Source
void updateAsync(AsyncCommand<M> c) => asyncHistoryController.add(c);