AuthContext.global constructor

AuthContext.global()

Implementation

factory AuthContext.global() {
  return _instance;
}