FlowReduxStateMachine

constructor(initialState: S)
constructor(initialStateSupplier: () -> S)