deps property

List<Object>? deps
final

Optional; dependencies to inject and provide when invoking useFactory.

Implementation

final List<Object>? deps;