sendPasswordResetEmail property

SendPasswordResetEmailCallback? sendPasswordResetEmail
final

Called when a user should be sent a reset code by email.

Implementation

final SendPasswordResetEmailCallback? sendPasswordResetEmail;