OSPolicyResourcePackageResourceMSI constructor
OSPolicyResourcePackageResourceMSI({
- List<
String> ? properties, - OSPolicyResourceFile? source,
Implementation
OSPolicyResourcePackageResourceMSI({
this.properties,
this.source,
});