deduplicateInjectedParams

Enable/disable deduplication of injected parameters with the same type key in generated factories. When enabled, if multiple injected parameters share the same type key, only one parameter is generated in the factory.

Note that parameters with default values are always included.

Enabled by default.