FirebaseAuthException.popupBlocked constructor

FirebaseAuthException.popupBlocked()

Implementation

FirebaseAuthException.popupBlocked()
    : this(
          'popup-blocked',
          'Unable to establish a connection with the popup. It may have been '
              'blocked by the browser');