passwordIsValidLength property

bool get passwordIsValidLength

Implementation

bool get passwordIsValidLength => _passwordIsValidLength(this);