additionalRoles property

List<String>? additionalRoles
getter/setter pair

Additional roles for this user.

Only commenter is currently allowed, though more may be supported in the future.

Implementation

core.List<core.String>? additionalRoles;