factory property

DependencyInvocation<ConstructorElement?>? factory
final

Factory required to invoke the constructor of the class.

Implementation

final DependencyInvocation<ConstructorElement?>? factory;