addedComponents property
Components added to the instance's root that the prefab does not have.
Implementation
final List<ComponentSpec> addedComponents;
Components added to the instance's root that the prefab does not have.
final List<ComponentSpec> addedComponents;