rules property

List<PolicyRule>? rules
final

Rules holds all the PolicyRules for this Role.

Implementation

final List<PolicyRule>? rules;