SecurityPoliciesScopedList constructor
SecurityPoliciesScopedList({
- List<
SecurityPolicy> ? securityPolicies, - SecurityPoliciesScopedListWarning? warning,
Implementation
SecurityPoliciesScopedList({this.securityPolicies, this.warning});