GlobalContext constructor

GlobalContext()

Implementation

factory GlobalContext() {
  return _singleton;
}