FirebaseAuthException.popupClosedByUser constructor

FirebaseAuthException.popupClosedByUser()

Implementation

FirebaseAuthException.popupClosedByUser()
    : this('popup-closed-by-user',
          'The popup has been closed by the user before finalizing the operation');