objectFields property
For ComponentPropertyKind.object, the nested field descriptors.
Implementation
final List<ComponentPropertyDef>? objectFields;
For ComponentPropertyKind.object, the nested field descriptors.
final List<ComponentPropertyDef>? objectFields;