BatchGetEffectiveIamPoliciesResponse constructor
BatchGetEffectiveIamPoliciesResponse({
- List<
EffectiveIamPolicy> ? policyResults,
Implementation
BatchGetEffectiveIamPoliciesResponse({
this.policyResults,
});