implementationFactory property

(Object Function(ServiceProvider sp)?) implementationFactory
final

The factory used to create the service.

Implementation

final Object Function(ServiceProvider sp)? implementationFactory;