redux_epics
epic
Epic
map
map
redux_epics
epic
Epic
map
abstract method
map
Source
redux_epics
epic
Epic
Constructors
Epic
Properties
hashCode
runtimeType
Operators
operator ==
Methods
map
noSuchMethod
toString
Stream<Action>
map
(
Stream<Action>
actions
,
EpicStore
<State, Action>
store
)
Source
Stream<Action> map(Stream<Action> actions, EpicStore<State, Action> store);