GetOrgPolicyRequest constructor

GetOrgPolicyRequest({
  1. String? constraint,
})

Implementation

GetOrgPolicyRequest({
  this.constraint,
});