ServiceTemplateVariable constructor
ServiceTemplateVariable({})
Implementation
ServiceTemplateVariable({required this.name, this.description, this.obscure = false, this.optional = false, this.enumValues});
ServiceTemplateVariable({required this.name, this.description, this.obscure = false, this.optional = false, this.enumValues});