AuthzPolicyAuthzRuleFrom constructor
AuthzPolicyAuthzRuleFrom({
- List<
AuthzPolicyAuthzRuleFromRequestSource> ? notSources, - List<
AuthzPolicyAuthzRuleFromRequestSource> ? sources,
Implementation
AuthzPolicyAuthzRuleFrom({
this.notSources,
this.sources,
});