StateQueue.goalState

The final state that we want to be in.

struct StateQueue(State)
State goalState;

Meta