roles property

Map<String, Role>? roles
final

the ids and Role objects

Implementation

final Map<String, Role>? roles;