GetRecoveryEmailAddress constructor

GetRecoveryEmailAddress({
  1. required String password,
})

Implementation

GetRecoveryEmailAddress({required this.password});