sendRegistrationVerificationCode property

SendRegistrationVerificationCodeFunction? sendRegistrationVerificationCode
final

Callback to be invoked for sending outgoing registration emails for the email address verification.

Implementation

final SendRegistrationVerificationCodeFunction?
    sendRegistrationVerificationCode;