requireUppercase property

bool? requireUppercase
final

In the password policy that you have set, refers to whether you have required users to use at least one uppercase letter in their password.

Implementation

final bool? requireUppercase;