useFactory property

Function? useFactory
final

Function to create the provider by custom code

Implementation

final Function? useFactory;