recoveryPassword abstract method

Future<void> recoveryPassword(
  1. String email
)

Implementation

Future<void> recoveryPassword(String email);