typeValues top-level property
Implementation
final typeValues = EnumValues({
"preset": Type.PRESET,
"presetElement": Type.PRESET_ELEMENT,
"presetElementOverlay": Type.PRESET_ELEMENT_OVERLAY,
"presetElementTrigger": Type.PRESET_ELEMENT_TRIGGER
});