OSPolicyResourceExecResource constructor
OSPolicyResourceExecResource({
- OSPolicyResourceExecResourceExec? enforce,
- OSPolicyResourceExecResourceExec? validate,
Implementation
OSPolicyResourceExecResource({this.enforce, this.validate});