GetRecoveryEmailAddress constructor
GetRecoveryEmailAddress({
- required String password,
Implementation
GetRecoveryEmailAddress({required this.password});
GetRecoveryEmailAddress({required this.password});