haveAccess property

bool haveAccess
final

haveAccess 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

final bool haveAccess;