run property

ReducerTuple<S, E, A> Function(S state, A action) run
final

Implementation

final ReducerTuple<S, E, A> Function(S state, A action) run;