dependencies property

List<Type> get dependencies

The Types which will be made available to this by the Injector.

Implementation

List<Type> get dependencies;