passwordPolicy property

PasswordPolicy passwordPolicy

Returns the object defining the constraints of the password (minimum length, required special characters, etc.).

Implementation

PasswordPolicy get passwordPolicy => PasswordPolicyImpl();