Angular - Services and Dependency Injection
Which is the correct way to inject a service named
DataService into an Angular standalone component using the new inject() function?