roles property

List<String>? roles
getter/setter pair

List of roles that need to be granted.

Implementation

core.List<core.String>? roles;