GlobalState constructor

GlobalState()

Implementation

factory GlobalState() {
  return _globalState;
}