unionVariants property
For ComponentPropertyKind.union, the field descriptors per variant.
Implementation
final Map<String, List<ComponentPropertyDef>>? unionVariants;
For ComponentPropertyKind.union, the field descriptors per variant.
final Map<String, List<ComponentPropertyDef>>? unionVariants;