AuthService constructor

AuthService()

Implementation

factory AuthService() {
  return _authService;
}