FirebaseAuthException.invalidSender constructor

FirebaseAuthException.invalidSender()

Implementation

FirebaseAuthException.invalidSender()
    : this(
          'invalid-sender',
          'The email template corresponding to this action contains an invalid sen'
              'der email or name. Please fix by going to the Auth email templates sect'
              'ion in the Firebase Console');