Defined in: inject-mutation-state.ts:45
optional injector: Injector;
optional injector: Injector;
Defined in: inject-mutation-state.ts:51
The Injector in which to create the mutation state signal.
If this is not provided, the current injection context will be used instead (via inject).