Optional
Readonly
nameAn optional name to qualify this provider. If specified, the token must be resolved using the same name.
Readonly
useA function that produces the value at resolution time.
The function runs inside the injection context and can access dependencies via inject-like helpers.
Provides a value for a token via a factory function.