factory property

T Function(ServiceProvider container) factory
final

the service factory

Implementation

final T Function(ServiceProvider container) factory;