https://github.com/ReactComponentKit/AndroidReactComponentKit/blob/2ca7c624188b90e3b5bc113bccca10bb5ccc8480/reactcomponentkit/src/main/java/com/github/skyfe79/android/reactcomponentkit/redux/ViewModelType.kt#L89 - nextDispatch 가 동시 다발적으로 호출될 때, 불변이어야 하는 상태가 Overwrite 될 수 있습니다.