mutate abstract method

Stream<ReactMutation> mutate(
  1. ReactAction action
)

Implementation

Stream<ReactMutation> mutate(ReactAction action);