FirebaseAuthException.userDisabled constructor

FirebaseAuthException.userDisabled()

Implementation

FirebaseAuthException.userDisabled()
    : this('user-disabled',
          'The user account has been disabled by an administrator');