have_access property
read / write
If false, the user is inaccessible, and the only information known about the user is inside this class. Identifier of the user can't be passed to any method.
Implementation
late bool have_access;
If false, the user is inaccessible, and the only information known about the user is inside this class. Identifier of the user can't be passed to any method.
late bool have_access;