passwordPwned property

bool? passwordPwned
final

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;