dependencies property

DependencyInvocation<ConstructorElement> dependencies
final

Arguments that are dependencies to the class.

Implementation

final DependencyInvocation<ConstructorElement> dependencies;