public FirebaseService() { AuthService = new GoogleAuthenticationService(); }
public ReportingService() { AuthService = new GoogleAuthenticationService(); }