roles property

Set<String> get roles

The roles that this user has.

Implementation

Set<String> get roles => _roles;