role property

String? role
final

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;