oobCode property

String? oobCode
getter/setter pair

The out-of-band code to be applied on the user's account.

The following out-of-band code types are supported: * VERIFY_EMAIL * RECOVER_EMAIL * REVERT_SECOND_FACTOR_ADDITION * VERIFY_AND_CHANGE_EMAIL

Implementation

core.String? oobCode;