credential property

AuthCredential? credential
final

An instance of the auth credential that was obtained during sign in flow. Could be used to link with the user account after a sign in using on of the available methods.

Implementation

final AuthCredential? credential;