sendPasswordResetVerificationCode property

SendPasswordResetVerificationCodeFunction? sendPasswordResetVerificationCode
final

Callback to be invoked for sending outgoing password reset emails.

Implementation

final SendPasswordResetVerificationCodeFunction?
    sendPasswordResetVerificationCode;