PolicyControllerPolicyContentSpec constructor
PolicyControllerPolicyContentSpec({
- Map<
String, PolicyControllerBundleInstallSpec> ? bundles, - PolicyControllerTemplateLibraryConfig? templateLibrary,
Implementation
PolicyControllerPolicyContentSpec({this.bundles, this.templateLibrary});