OptionaldependencyId: DependencyId | DependencyClass<any>Optional dependency identifier. If omitted, the property name is used.
Optional scope to control where to search for dependency. Defaults to Current | Parent.
A decorator function for class fields.
The decorated field will receive its dependency from the same container as the injection owner.
Registers an injection for dependency injection.