passwordPwned property
Whether the password was found in a known data breach the last time it was checked. Null when the password has never been checked.
Implementation
final bool? passwordPwned;
Whether the password was found in a known data breach the last time it was checked. Null when the password has never been checked.
final bool? passwordPwned;