hasPassword property

bool? get hasPassword
override

Implementation

bool? get hasPassword;
set hasPassword (covariant bool? hasPassword)
covariantoverride

Implementation

set hasPassword(covariant bool? hasPassword);