grantedRoleKeys property

  1. @TagNumber.new(6)
PbList<String> get grantedRoleKeys

The roles granted to the organization for self-management of the project.

Implementation

@$pb.TagNumber(6)
$pb.PbList<$core.String> get grantedRoleKeys => $_getList(5);