effectiveRoles property

Set<String> get effectiveRoles

Implementation

Set<String> get effectiveRoles => {kDefaultServerRole, ...roles};