GoogleAuthManager constructor

GoogleAuthManager()

Implementation

factory GoogleAuthManager() {
  return _instance;
}