Variable Action._stateUpdateFlag

class Action
{
  // ...
  uint _stateUpdateFlag = 3u;
  // ...
}