signInMethod property
The authentication sign in method for the credential. For example,
'password', or 'emailLink'. This corresponds to the sign-in method
identifier returned in fetchSignInMethodsForEmail
.
Implementation
final String signInMethod;