[angular] Inject different Service into a Service.
Dependency Injection is important concept of angular structure, instead of creating new instance manually, you can just declare it on theā¦