GlobalStore constructor

GlobalStore()

Implementation

factory GlobalStore() {
  return _instance;
}