user property

String? user
final

User is the user you're testing for. If you specify "User" but not "Groups", then is it interpreted as "What if User were not a member of any groups.

Implementation

final String? user;