FirebaseAuthException.userCancelled constructor

FirebaseAuthException.userCancelled()

Implementation

FirebaseAuthException.userCancelled()
    : this('user-cancelled',
          'User did not grant your application the permissions it requested');