const factory FactoryProvider( Type type, Function useFactory, { List<Object>? deps, }) = FactoryProvider<T>._;