isPasswordLeaked property

bool isPasswordLeaked

Implementation

bool get isPasswordLeaked =>
    _errorFlags.getBooleanOrFalse('isPasswordLeaked');