Angular - Services and Dependency Injection
You want to create a service that is only available in a lazy-loaded feature module named
FeatureModule. How should you configure the service with @Injectable?