BlocStreamTransform<State> typedef

BlocStreamTransform<State> = State Function(State state)

Implementation

typedef BlocStreamTransform<State> = State Function(State state);