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