FirebaseAuthException.unsupportedPersistence constructor

FirebaseAuthException.unsupportedPersistence()

Implementation

FirebaseAuthException.unsupportedPersistence()
    : this('unsupported-persistence-type',
          'The current environment does not support the specified persistence type');