childrenInstance property
List<ComponentInstance>
get
childrenInstance
The direct child component instances managed by this parent.
Implementation
List<ComponentInstance> get childrenInstance;
The direct child component instances managed by this parent.
List<ComponentInstance> get childrenInstance;