ProvisioningArtifactProperties constructor
ProvisioningArtifactProperties({})
Implementation
ProvisioningArtifactProperties({
required this.info,
this.description,
this.disableTemplateValidation,
this.name,
this.type,
});