children property

List<Object> get children

The children which will have the injector automatically added if needed. In case they aren't an IScopeProxy, they will just show up in the dependency tree.

Implementation

List<Object> get children;