passwordResetVerificationCodeGenerator property
Function returning the password rest verification code.
By default this is a 8 digits alpha-numeric lower-case code.
Implementation
final String Function() passwordResetVerificationCodeGenerator;
Function returning the password rest verification code.
By default this is a 8 digits alpha-numeric lower-case code.
final String Function() passwordResetVerificationCodeGenerator;