objectFields property

List<ComponentPropertyDef>? objectFields
final

For ComponentPropertyKind.object, the nested field descriptors.

Implementation

final List<ComponentPropertyDef>? objectFields;