parentTriggerValues property
The value(s) of the 'parent_name' parameter which will trigger this parameter to be shown.
If left empty, ANY non-empty value in parent_name will trigger this parameter to be shown. Only considered when this parameter is conditional (when 'parent_name' has been provided).
Optional.
Implementation
core.List<core.String>? parentTriggerValues;