role property

String? role
final

Optional role of the user (e.g., 'admin', 'user', 'bot')

Implementation

final String? role;