isTeamUser property

bool isTeamUser

Whether the user is a pseudo-user for a Team.

Implementation

bool get isTeamUser => has(teamUser);