RecoveryEmailAddress constructor
RecoveryEmailAddress({
- required String recoveryEmailAddress,
Implementation
RecoveryEmailAddress({required this.recoveryEmailAddress});
RecoveryEmailAddress({required this.recoveryEmailAddress});