CheckAuthenticationPasswordRecoveryCode constructor
CheckAuthenticationPasswordRecoveryCode({
- required String recoveryCode,
Implementation
CheckAuthenticationPasswordRecoveryCode({required this.recoveryCode});