optimalRules property

List<PasswordRuleSet>? optimalRules
final

Rules that are not required but would increase the password strength

Implementation

final List<PasswordRuleSet>? optimalRules;