dependsOn property

List<Type> dependsOn
final

(Optional) A list of types that the factory depends on.

Implementation

final List<Type> dependsOn;