stateChanged
Parameters
stateChanged
: whether or not the action changed the state.
Note this is NOT a data class to avoid binary compatibility issues with future updates. See here for more on this.
Also note that since we have decided to allow destructuring and implemented componentN() functions, we should only ever add new properties to the end of this constructor.