totpSetupDetails property

TotpSetupDetails? totpSetupDetails
final

This is non-null when the sign-in step requires association of a TOTP authenticator (AuthSignInStep.continueSignInWithTotpSetup).

Implementation

final TotpSetupDetails? totpSetupDetails;