rules property
List of rules that define the permissions granted by this role.
Implementation
@$pb.TagNumber(4)
$pb.PbList<Rule> get rules => $_getList(3);
List of rules that define the permissions granted by this role.
@$pb.TagNumber(4)
$pb.PbList<Rule> get rules => $_getList(3);