AuthManager constructor

AuthManager()

Implementation

factory AuthManager() {
  return _instance;
}