role property
User's role in the system.
The role determines what permissions the user has. May be null if no role is assigned.
Implementation
final String? role;
User's role in the system.
The role determines what permissions the user has. May be null if no role is assigned.
final String? role;