Result object of a call to
FirebaseAuth.fetchSignInMethodsForEmail(String).
| abstract List<String> |
getSignInMethods()
Returns the sign-in methods for the current identifier.
|
Returns the sign-in methods for the current identifier. These should match those
generated by
AuthCredential.getSignInMethod() for the proper credential types.