secondFactorVerification

@SerialName(value = "second_factor_verification")
val secondFactorVerification: Verification?

The state of the verification process for the selected second factor.

Initially, this property contains an empty verification object, since there is no second factor selected. For the phone_code strategy, you need to call the prepareSecondFactor method in order to start the verification process. For the totp strategy, you can directly attempt.