factory property
Factory required to invoke the constructor of the class.
Implementation
final DependencyInvocation<ConstructorElement?>? factory;
Factory required to invoke the constructor of the class.
final DependencyInvocation<ConstructorElement?>? factory;